From: Sergey Ponomarev Date: Sun, 4 Feb 2024 08:01:59 +0000 (+0200) Subject: luci-app-cloudflared: v1.1 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=ad17d62e00b568915e54f6b2d14c8adaaf307c87;p=project%2Fluci.git luci-app-cloudflared: v1.1 Signed-off-by: Sergey Ponomarev (cherry picked from commit 766224d9aedd1c156dc57ea837145b3b41da53a5) --- 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