diff --git a/luci-app-secubox/Makefile b/luci-app-secubox/Makefile index d88df43f..36d5ef7d 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.4-beta +PKG_VERSION:=0.0.5-beta PKG_RELEASE:=1 PKG_LICENSE:=Apache-2.0 PKG_MAINTAINER:=CyberMind