Compare commits

...

1 Commits

Author SHA1 Message Date
itdoginfo
6a86b3df40 Fix version 2024-10-12 15:32:54 +03:00
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>