Skip to content

Commit 3b2f925

Browse files
committed
release 1.0
1 parent b716bdd commit 3b2f925

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ apply plugin: "net.minecraftforge.gradle.forge"
1515
apply plugin: "com.github.johnrengelman.shadow"
1616
apply plugin: "maven-publish"
1717

18-
version = "0.1." + ('git rev-list --count HEAD'.execute().text.trim()) + "-1.12.2"
18+
version = "1.0." + ('git rev-list --count HEAD'.execute().text.trim()) + "-1.12.2"
1919
group = "net.buildtheearth"
2020
archivesBaseName = "terraplusplus"
2121

0 commit comments

Comments
 (0)