diff --git a/applications/luci-app-nastools/Makefile b/applications/luci-app-nastools/Makefile index ecaea01..4266b5c 100644 --- a/applications/luci-app-nastools/Makefile +++ b/applications/luci-app-nastools/Makefile @@ -2,7 +2,7 @@ include $(TOPDIR)/rules.mk -PKG_VERSION:=1.1.0-20220830 +PKG_VERSION:=1.1.0-20220903 PKG_RELEASE:= LUCI_TITLE:=LuCI support for nastools diff --git a/applications/luci-app-nastools/luasrc/view/nastools/status.htm b/applications/luci-app-nastools/luasrc/view/nastools/status.htm index dcad972..c8f1e92 100644 --- a/applications/luci-app-nastools/luasrc/view/nastools/status.htm +++ b/applications/luci-app-nastools/luasrc/view/nastools/status.htm @@ -9,6 +9,7 @@ local container_running = container_status == "running"