diff --git a/luci-app-system-hub/Makefile b/luci-app-system-hub/Makefile index e91348b0..0016058a 100644 --- a/luci-app-system-hub/Makefile +++ b/luci-app-system-hub/Makefile @@ -1,7 +1,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=luci-app-system-hub -PKG_VERSION:=1.0.0 +PKG_VERSION:=0.0.1-alpha PKG_RELEASE:=1 PKG_LICENSE:=Apache-2.0 PKG_MAINTAINER:=SecuBox Project diff --git a/luci-app-system-hub/README.md b/luci-app-system-hub/README.md index a2652840..adbf061f 100644 --- a/luci-app-system-hub/README.md +++ b/luci-app-system-hub/README.md @@ -442,4 +442,4 @@ SecuBox Project ## Version -1.0.0 +0.0.1-alpha