From 0d0403785e9818dbed6031a12656dfa459722acb Mon Sep 17 00:00:00 2001 From: Beginner <70857188+Beginner-Go@users.noreply.github.com> Date: Sat, 23 Oct 2021 18:05:19 +0800 Subject: [PATCH] luci-app-aliyundrive-webdav: update to 0.4.8 (#8114) 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 b93c2f89c..53296b3bc 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.4.7 +PKG_VERSION:=0.4.8 PKG_RELEASE:=1 PKG_LICENSE:=MIT diff --git a/package/lean/luci-app-aliyundrive-webdav/Makefile b/package/lean/luci-app-aliyundrive-webdav/Makefile index 3bd6a49a6..63616b523 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.4.7 +PKG_VERSION:=0.4.8 PKG_RELEASE:=1 PKG_LICENSE:=MIT