From 53c847c8aa142fefcf0400eafbf3f6ff3a5ed97d Mon Sep 17 00:00:00 2001 From: Bard L Date: Tue, 22 Aug 2023 14:49:22 +0800 Subject: [PATCH] luci-app-dockerman: add minor version --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index bfdee08..296da8a 100644 --- a/Makefile +++ b/Makefile @@ -13,7 +13,7 @@ PKG_LICENSE:=AGPL-3.0 PKG_MAINTAINER:=lisaac \ Florian Eckert -PKG_VERSION:=v0.5.13 +PKG_VERSION:=v0.5.13-20230114 include $(TOPDIR)/feeds/luci/luci.mk