并非快照
This commit is contained in:
parent
4dfc5288e3
commit
1b51d87e95
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ tasks.named('wrapper', Wrapper).configure {
|
|||
distributionType = Wrapper.DistributionType.BIN
|
||||
}
|
||||
|
||||
version = "${minecraft_version}-${mod_version}-SNAPSHOT"
|
||||
version = "${minecraft_version}-${mod_version}"
|
||||
group = 'com.atsuishio.superbwarfare'
|
||||
|
||||
repositories {
|
||||
|
|
Loading…
Add table
Reference in a new issue