@samitouri / QOSami-HFS / commits / 5f8a9e31

version 0.47.0-alpha6

Massimo Melina committed Aug 2, 2023 at 17:47 UTC 5f8a9e31f6ed1c7a69f36f123212cebe04a8f684
3 files changed +4 -4
package-lock.json
+2 -2
@@ -1,12 +1,12 @@
1 {
2 "name": "hfs",
3 - "version": "0.47.0-alpha5",
3 + "version": "0.47.0-alpha6",
4 "lockfileVersion": 2,
5 "requires": true,
6 "packages": {
7 "": {
8 "name": "hfs",
9 - "version": "0.47.0-alpha5",
9 + "version": "0.47.0-alpha6",
10 "license": "GPL-3.0",
11 "workspaces": [
12 "admin",
package.json
+1 -1
@@ -1,6 +1,6 @@
1 {
2 "name": "hfs",
3 - "version": "0.47.0-alpha5",
3 + "version": "0.47.0-alpha6",
4 "description": "HTTP File Server",
5 "keywords": [
6 "file server",
tests/config.yaml
+1 -1
@@ -115,5 +115,5 @@ accounts:
115 - admins
116 admins:
117 admin: true
118 -version: 0.47.0-alpha5
118 +version: 0.47.0-alpha6
119 open_browser_at_start: false