diff --git a/luci-app-secubox/Makefile b/luci-app-secubox/Makefile index ba649e87..2a863cae 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.2-beta +PKG_VERSION:=0.0.3-beta PKG_RELEASE:=1 PKG_LICENSE:=Apache-2.0 PKG_MAINTAINER:=CyberMind