From f960358eb606812503ea30656115d6adc7b7ffc0 Mon Sep 17 00:00:00 2001 From: itdoginfo Date: Fri, 25 Apr 2025 10:57:59 +0300 Subject: [PATCH] 0.3.36 --- luci-app-podkop/Makefile | 2 +- podkop/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/luci-app-podkop/Makefile b/luci-app-podkop/Makefile index 9c402da..d37d40e 100644 --- a/luci-app-podkop/Makefile +++ b/luci-app-podkop/Makefile @@ -1,7 +1,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=luci-app-podkop -PKG_VERSION:=0.3.35 +PKG_VERSION:=0.3.36 PKG_RELEASE:=1 LUCI_TITLE:=LuCI podkop app diff --git a/podkop/Makefile b/podkop/Makefile index 9640deb..0881d38 100644 --- a/podkop/Makefile +++ b/podkop/Makefile @@ -1,7 +1,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=podkop -PKG_VERSION:=0.3.35 +PKG_VERSION:=0.3.36 PKG_RELEASE:=1 PKG_MAINTAINER:=ITDog