Bump plugin version to 1.1 in build.gradle.kts
This commit is contained in:
parent
61f9b09346
commit
4e1c813a42
|
|
@ -5,7 +5,7 @@ plugins {
|
|||
}
|
||||
|
||||
group = "com.alttd"
|
||||
version = "1.0.0-SNAPSHOT"
|
||||
version = "1.1"
|
||||
description = "Altitude Villager Shop plugin."
|
||||
|
||||
apply<JavaLibraryPlugin>()
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user