Skip to content

Commit

Permalink
version 0.53.0-alpha4
Browse files Browse the repository at this point in the history
  • Loading branch information
rejetto committed May 15, 2024
1 parent e35831c commit d6c42e3
Show file tree
Hide file tree
Showing 3 changed files with 66 additions and 125 deletions.
187 changes: 64 additions & 123 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hfs",
"version": "0.53.0-alpha3",
"version": "0.53.0-alpha4",
"description": "HTTP File Server",
"keywords": [
"file server",
Expand Down
2 changes: 1 addition & 1 deletion tests/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ accounts:
disabled: true
admins:
admin: true
version: 0.53.0-alpha3
version: 0.53.0-alpha4
max_downloads_per_account: 2
max_downloads: 1
roots:
Expand Down

0 comments on commit d6c42e3

Please sign in to comment.