Skip to content

Commit 98ae431

Browse files
committed
version 0.55.0-beta4
1 parent 1fca2a7 commit 98ae431

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hfs",
3-
"version": "0.55.0-beta3",
3+
"version": "0.55.0-beta4",
44
"description": "HTTP File Server",
55
"keywords": [
66
"file server",

tests/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ accounts:
138138
disabled: true
139139
admins:
140140
admin: true
141-
version: 0.55.0-beta3
141+
version: 0.55.0-beta4
142142
max_downloads_per_account: 2
143143
max_downloads: 1
144144
roots:

0 commit comments

Comments
 (0)