From f0ff6b98d60ba6c87a98bd1fd4f3f1ccfa84a8ae Mon Sep 17 00:00:00 2001 From: Beginner <70857188+Beginner-Go@users.noreply.github.com> Date: Wed, 24 Nov 2021 14:39:51 +0800 Subject: [PATCH] aliyundrive-webdav: update to 1.0.0 (#8301) Co-authored-by: messense --- package/lean/aliyundrive-webdav/Makefile | 2 +- package/lean/luci-app-aliyundrive-webdav/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package/lean/aliyundrive-webdav/Makefile b/package/lean/aliyundrive-webdav/Makefile index b5e291272..c1ccb2231 100644 --- a/package/lean/aliyundrive-webdav/Makefile +++ b/package/lean/aliyundrive-webdav/Makefile @@ -1,7 +1,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=aliyundrive-webdav -PKG_VERSION:=0.5.5 +PKG_VERSION:=1.0.0 PKG_RELEASE:=$(AUTORELESE) PKG_LICENSE:=MIT diff --git a/package/lean/luci-app-aliyundrive-webdav/Makefile b/package/lean/luci-app-aliyundrive-webdav/Makefile index 200b0643f..96de5a250 100644 --- a/package/lean/luci-app-aliyundrive-webdav/Makefile +++ b/package/lean/luci-app-aliyundrive-webdav/Makefile @@ -1,7 +1,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=luci-app-aliyundrive-webdav -PKG_VERSION:=0.5.5 +PKG_VERSION:=1.0.0 PKG_RELEASE:=1 PKG_LICENSE:=MIT