From 6200371f7aa6fd12fc966e2bb8151f3f8cbc20e5 Mon Sep 17 00:00:00 2001 From: Hilman Maulana Date: Tue, 27 Feb 2024 14:46:33 +0700 Subject: [PATCH] luci-app-cloudflared: v1.2 Signed-off-by: Hilman Maulana --- applications/luci-app-cloudflared/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/applications/luci-app-cloudflared/Makefile b/applications/luci-app-cloudflared/Makefile index 2acb82f18eeb..9353561d40d9 100644 --- a/applications/luci-app-cloudflared/Makefile +++ b/applications/luci-app-cloudflared/Makefile @@ -9,9 +9,9 @@ LUCI_DEPENDS:=+cloudflared LUCI_DESCRIPTION:=LuCI support for Cloudflare Zero Trust Tunnels PKG_MAINTAINER:=Hilman Maulana , Sergey Ponomarev -PKG_VERSION:=1.1 +PKG_VERSION:=1.2 PKG_LICENSE:=Apache-2.0 include ../../luci.mk -# call BuildPackage - OpenWrt buildroot signature \ No newline at end of file +# call BuildPackage - OpenWrt buildroot signature