修改版本号格式
This commit is contained in:
parent
40943b2f5a
commit
76009bf5eb
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ tasks.named('wrapper', Wrapper).configure {
|
||||||
distributionType = Wrapper.DistributionType.BIN
|
distributionType = Wrapper.DistributionType.BIN
|
||||||
}
|
}
|
||||||
|
|
||||||
version = '0.6.5'
|
version = "${minecraft_version}-${mod_version}-SNAPSHOT"
|
||||||
group = 'com.atsuishio.superbwarfare'
|
group = 'com.atsuishio.superbwarfare'
|
||||||
|
|
||||||
repositories {
|
repositories {
|
||||||
|
|
Loading…
Add table
Reference in a new issue