Skip to content

Commit 7bfa834

Browse files
committed
Revert "15.2.1"
This reverts commit bd1649d.
1 parent bd1649d commit 7bfa834

3 files changed

Lines changed: 2 additions & 4 deletions

File tree

CHANGELOG.MD

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
更新日志文档,版本顺序从新到旧,最新版本在最前(上)面。
44

5-
# 15.2.1
6-
75
# 15.2.0
86

97
- 更新aList的url为/d/{path}(?sign={sign})

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
group=run.ikaros.plugin.alist
22
description=A ikaros plugin for alist.
3-
version=15.2.1
3+
version=15.2.0

src/main/resources/plugin.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: PluginAList
44
# plugin entry class that extends BasePlugin
55
clazz: run.ikaros.plugin.alist.AListPlugin
66
# plugin 'version' is a valid semantic version string (see semver.org).
7-
version: 15.2.1
7+
version: 15.2.0
88
requires: ">=0.15.0"
99
author:
1010
name: Ikaros OSS Team

0 commit comments

Comments
 (0)