We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 497f9f8 commit ddc1e1aCopy full SHA for ddc1e1a
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "solid-server",
3
"description": "Solid server on top of the file-system",
4
- "version": "5.2.2",
+ "version": "5.2.3",
5
"author": {
6
"name": "Tim Berners-Lee",
7
"email": "timbl@w3.org"
test/resources/acl-tls/localhost/index.html
@@ -38,7 +38,7 @@ <h2>Server info</h2>
38
<dt>Name</dt>
39
<dd>localhost</dd>
40
<dt>Details</dt>
41
- <dd>Running on <a href="https://github.com/solid/node-solid-server/releases/tag/v5.2.0">Solid 5.2.0</a></dd>
+ <dd>Running on <a href="https://github.com/solid/node-solid-server/releases/tag/v5.2.3">Solid 5.2.3</a></dd>
42
</dl>
43
</section>
44
</div>
0 commit comments