We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8518584 commit 3ede8fdCopy full SHA for 3ede8fd
2 files changed
gradle.properties
@@ -1,3 +1,3 @@
1
group=run.ikaros.plugin.alist
2
description=A ikaros plugin for alist.
3
-version=0.12.10
+version=0.12.11
src/main/resources/plugin.yaml
@@ -4,7 +4,7 @@ name: PluginAList
4
# plugin entry class that extends BasePlugin
5
clazz: run.ikaros.plugin.alist.AListPlugin
6
# plugin 'version' is a valid semantic version string (see semver.org).
7
-version: 0.12.10
+version: 0.12.11
8
requires: ">=0.12.0"
9
author:
10
name: Ikaros OSS Team
0 commit comments