Bump version to 0.2.0
1 files changed, 1 insertions(+), 1 deletions(-) M build.gradle
M build.gradle => build.gradle +1 -1
@@ 11,7 11,7 @@ buildscript { apply plugin: 'net.minecraftforge.gradle' // Only edit below this line, the above code adds and enables the necessary things for Forge to be setup. version = '0.1.1' version = '0.2.0' group = 'click.vpzom.mods.retail' // http://maven.apache.org/guides/mini/guide-naming-conventions.html archivesBaseName = 'Retail-mc1.16-forge'