Fix version

This commit is contained in:
itdoginfo
2024-10-12 15:32:54 +03:00
parent 147f5b561c
commit 6a86b3df40
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=luci-app-podkop
PKG_VERSION:=0.1.0
PKG_VERSION:=0.1.3
PKG_RELEASE:=1
LUCI_TITLE:=LuCI podkop app

View File

@@ -1,7 +1,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=podkop
PKG_VERSION:=0.1.0
PKG_VERSION:=0.1.3
PKG_RELEASE:=1
PKG_MAINTAINER:=ITDog <podkop@itdog.info>