Skip to content

Commit 7107cc7

Browse files
authored
修复示例插件的元数据错误
1 parent af491d9 commit 7107cc7

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

index/plugins-v2/classisland.example.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,4 @@ url: https://github.com/ClassIsland/ClassIsland
66
repoOwner: ClassIsland
77
repoName: ExamplePlugins
88
assetsRoot: master/HelloWorldPlugin
9-
tagPattern: 1.**
109
author: ClassIsland

index/plugins/classisland.example.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ url: https://github.com/ClassIsland/ClassIsland
66
repoOwner: ClassIsland
77
repoName: ExamplePlugins
88
assetsRoot: master/HelloWorldPlugin
9-
tagPattern: 0.0.0.0
9+
tagPattern: 0.0.0.0

0 commit comments

Comments
 (0)