From 96ea4244987b422d70f461a649fd144565f23753 Mon Sep 17 00:00:00 2001 From: itdoginfo Date: Wed, 6 Nov 2024 14:00:25 +0300 Subject: [PATCH] 0.2.2 --- luci-app-podkop/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/luci-app-podkop/Makefile b/luci-app-podkop/Makefile index 6c52da9..572d338 100644 --- a/luci-app-podkop/Makefile +++ b/luci-app-podkop/Makefile @@ -4,7 +4,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=luci-app-podkop -PKG_VERSION:=0.2.1 +PKG_VERSION:=0.2.2 PKG_RELEASE:=1 LUCI_TITLE:=LuCI podkop app