Skip to content

Commit bd1649d

Browse files
committed
15.2.1
1 parent 9322e73 commit bd1649d

3 files changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGELOG.MD

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

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

5+
# 15.2.1
6+
57
# 15.2.0
68

79
- 更新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.0
3+
version=15.2.1

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.0
7+
version: 15.2.1
88
requires: ">=0.15.0"
99
author:
1010
name: Ikaros OSS Team

0 commit comments

Comments
 (0)