Version update and cleanup

This commit is contained in:
Christian Knaapen
2018-10-21 17:05:05 +02:00
parent bda53e4b08
commit bb359113f2
8 changed files with 3 additions and 3 deletions

View File

@@ -11,7 +11,7 @@ apply plugin: 'net.minecraftforge.gradle.forge'
//Only edit below this line, the above code adds and enables the necessary things for Forge to be setup.
version = "0.2"
version = "0.3"
group = "nl.requios.effortlessbuilding" // http://maven.apache.org/guides/mini/guide-naming-conventions.html
archivesBaseName = "effortlessbuilding"