Bump version to 1.0.0 (test was successful)
This commit is contained in:
@@ -5,7 +5,7 @@ plugins {
|
||||
}
|
||||
|
||||
group = "xyz.lncvrt"
|
||||
version = "1.0.1-SNAPSHOT"
|
||||
version = "1.0.1"
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
name: GalaxyCreations
|
||||
version: '1.0.0'
|
||||
version: '${version}'
|
||||
main: xyz.lncvrt.galaxycreations.GalaxyCreations
|
||||
api-version: '1.21'
|
||||
|
||||
Reference in New Issue
Block a user