changed versioning until i have a better idea
This commit is contained in:
parent
df79b76325
commit
b9cb61f224
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ plugins {
|
||||||
apply plugin: 'net.minecraftforge.gradle'
|
apply plugin: 'net.minecraftforge.gradle'
|
||||||
apply plugin: 'org.spongepowered.mixin'
|
apply plugin: 'org.spongepowered.mixin'
|
||||||
|
|
||||||
version = '1.18.2-3.10.1.0'
|
version = '1.18.2-3.10.1.0+devel'
|
||||||
group = 'tv.alternerd.vault_tweaks' // http://maven.apache.org/guides/mini/guide-naming-conventions.html
|
group = 'tv.alternerd.vault_tweaks' // http://maven.apache.org/guides/mini/guide-naming-conventions.html
|
||||||
archivesBaseName = 'the_vault-tweaks'
|
archivesBaseName = 'the_vault-tweaks'
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue