We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd45438 commit 689f26fCopy full SHA for 689f26f
build.gradle
@@ -17,7 +17,7 @@ apply plugin: 'kotlin'
17
//Only edit below this line, the above code adds and enables the necessary things for Forge to be setup.
18
19
20
-version = "v1.0.0-rc.1"
+version = "1.0.0"
21
group = "io.github.hhui64.pixelmoninfoplus" // http://maven.apache.org/guides/mini/guide-naming-conventions.html
22
archivesBaseName = "PixelmonInfoPlus"
23
0 commit comments