Skip to content

Commit ddc1e1a

Browse files
committed
Update version number
1 parent 497f9f8 commit ddc1e1a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "solid-server",
33
"description": "Solid server on top of the file-system",
4-
"version": "5.2.2",
4+
"version": "5.2.3",
55
"author": {
66
"name": "Tim Berners-Lee",
77
"email": "timbl@w3.org"

test/resources/acl-tls/localhost/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ <h2>Server info</h2>
3838
<dt>Name</dt>
3939
<dd>localhost</dd>
4040
<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>
41+
<dd>Running on <a href="https://github.com/solid/node-solid-server/releases/tag/v5.2.3">Solid 5.2.3</a></dd>
4242
</dl>
4343
</section>
4444
</div>

0 commit comments

Comments
 (0)