From 62f8baaa9cea1bb0af4a7056f58abf3587b6c238 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=80=81=E7=AB=AD=E5=8A=9B?= Date: Mon, 18 Oct 2021 19:26:49 +0800 Subject: [PATCH] bump to 1.0.2 --- Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index 23090ab..7d1a3ee 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=luci-app-go-aliyundrive-webdav -PKG_VERSION:=1.0.1 -PKG_RELEASE:=20211005 +PKG_VERSION:=1.0.2 +PKG_RELEASE:=20211018 PKG_MAINTAINER:=jerrykuku @@ -16,4 +16,4 @@ endef include $(TOPDIR)/feeds/luci/luci.mk -# call BuildPackage - OpenWrt buildroot signature \ No newline at end of file +# call BuildPackage - OpenWrt buildroot signature