From a7ea92875e61b1b2728df557a53aa778cca1746e Mon Sep 17 00:00:00 2001 From: lisaac Date: Mon, 7 Jun 2021 17:52:36 +0800 Subject: [PATCH] v0.5.17 --- applications/luci-app-dockerman/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/luci-app-dockerman/Makefile b/applications/luci-app-dockerman/Makefile index 7e538ab7..19b30052 100644 --- a/applications/luci-app-dockerman/Makefile +++ b/applications/luci-app-dockerman/Makefile @@ -14,7 +14,7 @@ PKG_LICENSE:=AGPL-3.0 PKG_MAINTAINER:=lisaac \ Florian Eckert -PKG_VERSION:=v0.5.16 +PKG_VERSION:=v0.5.17 include $(TOPDIR)/feeds/luci/luci.mk