Compare commits
1 Commits
v0.2.1
...
d2facba674
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d2facba674 |
@@ -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 {
|
||||||
|
|||||||
@@ -1,2 +1,2 @@
|
|||||||
version=0.2.1
|
version=0.2.2-SNAPSHOT
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user