From: Sergey Ponomarev Date: Sun, 4 Feb 2024 08:01:59 +0000 (+0200) Subject: luci-app-cloudflared: v1.1 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=766224d9aedd1c156dc57ea837145b3b41da53a5;p=project%2Fluci.git luci-app-cloudflared: v1.1 Signed-off-by: Sergey Ponomarev --- diff --git a/applications/luci-app-cloudflared/Makefile b/applications/luci-app-cloudflared/Makefile index 486391bec8..2acb82f18e 100644 --- a/applications/luci-app-cloudflared/Makefile +++ b/applications/luci-app-cloudflared/Makefile @@ -9,7 +9,7 @@ LUCI_DEPENDS:=+cloudflared LUCI_DESCRIPTION:=LuCI support for Cloudflare Zero Trust Tunnels PKG_MAINTAINER:=Hilman Maulana , Sergey Ponomarev -PKG_VERSION:=1.0 +PKG_VERSION:=1.1 PKG_LICENSE:=Apache-2.0 include ../../luci.mk