Skip to content

Commit 18be118

Browse files
committed
Added note about the updated on box-installer
Testing 1.0.1 RC1 Release
1 parent 92fff1b commit 18be118

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ CHANGELOG
1818
* [Fix] Russian Translation in Droopy
1919
* [Fix] ReDistribute DirectoryListing files upon initialization on first Startup
2020
* [Fix] [OpenWRT] Fixing customization of lease-file location for OpenWRT
21+
* [Fix] [OpenWRT] Fixes issues when extendRoot couldn't get initilized correctly
2122

2223
=== 1.0.0 ===
2324
NOTE: This may only be a partial changelog, check github / your package manager for more info.

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
NAME = piratebox-ws
2-
VERSION = 1.0.1
2+
VERSION = 1.0.1RC1
33
ARCH = all
44
PB_FOLDER=piratebox
55
PB_SRC_FOLDER=$(PB_FOLDER)/$(PB_FOLDER)

0 commit comments

Comments
 (0)