From 97485b8f42f4cf21f5ac2df0fd9d7df56ca98e46 Mon Sep 17 00:00:00 2001 From: Beginner <70857188+Beginner-Go@users.noreply.github.com> Date: Thu, 4 Nov 2021 01:18:02 +0800 Subject: [PATCH] aliyundrive-webdav: update to 0.5.2 (#8170) 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 47add87e8..1ec38eac3 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.1 +PKG_VERSION:=0.5.2 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 d8714b6dd..1eda787bd 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.1 +PKG_VERSION:=0.5.2 PKG_RELEASE:=1 PKG_LICENSE:=MIT