Skip to content
This repository was archived by the owner on Feb 16, 2022. It is now read-only.

Commit d415a6f

Browse files
committed
api: バージョンを v2.0.0 に変更
1 parent 19ebdf6 commit d415a6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ repositories {
1111
}
1212

1313
group = "com.github.sya-ri.spigot.api"
14-
version = "1.8.0"
14+
version = "2.0.0"
1515

1616
bukkit {
1717
name = "EasySpigotAPI"

0 commit comments

Comments
 (0)