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 92fff1b commit 18be118Copy full SHA for 18be118
CHANGELOG
@@ -18,6 +18,7 @@ CHANGELOG
18
* [Fix] Russian Translation in Droopy
19
* [Fix] ReDistribute DirectoryListing files upon initialization on first Startup
20
* [Fix] [OpenWRT] Fixing customization of lease-file location for OpenWRT
21
+* [Fix] [OpenWRT] Fixes issues when extendRoot couldn't get initilized correctly
22
23
=== 1.0.0 ===
24
NOTE: This may only be a partial changelog, check github / your package manager for more info.
Makefile
@@ -1,5 +1,5 @@
1
NAME = piratebox-ws
2
-VERSION = 1.0.1
+VERSION = 1.0.1RC1
3
ARCH = all
4
PB_FOLDER=piratebox
5
PB_SRC_FOLDER=$(PB_FOLDER)/$(PB_FOLDER)
0 commit comments