diff --git a/luci-app-network-modes/Makefile b/luci-app-network-modes/Makefile index bea549ba..115b4b69 100644 --- a/luci-app-network-modes/Makefile +++ b/luci-app-network-modes/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=luci-app-network-modes -PKG_VERSION:=0.4.5 +PKG_VERSION:=0.4.6 PKG_RELEASE:=1 PKG_LICENSE:=Apache-2.0 diff --git a/luci-app-secubox/Makefile b/luci-app-secubox/Makefile index 9e235250..da2e418b 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.4.5 +PKG_VERSION:=0.4.6 PKG_RELEASE:=1 PKG_LICENSE:=Apache-2.0 PKG_MAINTAINER:=CyberMind diff --git a/luci-app-system-hub/Makefile b/luci-app-system-hub/Makefile index a756ad2f..1b84b033 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:=0.4.5 +PKG_VERSION:=0.4.6 PKG_RELEASE:=1 PKG_LICENSE:=Apache-2.0 PKG_MAINTAINER:=CyberMind diff --git a/luci-theme-secubox/Makefile b/luci-theme-secubox/Makefile index 068a1d19..296e44b3 100644 --- a/luci-theme-secubox/Makefile +++ b/luci-theme-secubox/Makefile @@ -1,7 +1,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=luci-theme-secubox -PKG_VERSION:=0.4.5 +PKG_VERSION:=0.4.6 PKG_RELEASE:=1 PKG_LICENSE:=Apache-2.0 PKG_MAINTAINER:=CyberMind