diff --git a/luci-app-secubox/Makefile b/luci-app-secubox/Makefile index 43fec0dd..ba649e87 100644 --- a/luci-app-secubox/Makefile +++ b/luci-app-secubox/Makefile @@ -1,7 +1,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=luci-app-secubox -PKG_VERSION:=0.0.1-beta +PKG_VERSION:=0.0.2-beta PKG_RELEASE:=1 PKG_LICENSE:=Apache-2.0 PKG_MAINTAINER:=CyberMind