1 Commits

Author SHA1 Message Date
Tom Hicks
d2facba674 [Gradle Release Plugin] - new version commit: '0.2.2-SNAPSHOT'. 2025-07-16 02:57:29 -07:00
2 changed files with 2 additions and 1 deletions

View File

@@ -6,6 +6,7 @@ plugins {
} }
group = 'com.majinnaibu.minecraft.plugins' group = 'com.majinnaibu.minecraft.plugins'
version = '0.2.1-SNAPSHOT'
description = "ScoreKeeper" description = "ScoreKeeper"
tasks.withType(JavaCompile).configureEach { tasks.withType(JavaCompile).configureEach {

View File

@@ -1,2 +1,2 @@
version=0.2.1 version=0.2.2-SNAPSHOT