Update version number

This commit is contained in:
Electroblob
2018-02-10 18:22:49 +00:00
parent 2a933f5582
commit 2c8435392e
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ apply plugin: 'net.minecraftforge.gradle.forge'
//Only edit below this line, the above code adds and enables the nessasary things for Forge to be setup.
version = " 2.1.0 - MC 1.10.2"
version = " 2.1.2 - MC 1.10.2"
group= "electroblob.wizardry"// http://maven.apache.org/guides/mini/guide-naming-conventions.html
archivesBaseName = "Electroblob's Wizardry "
@@ -46,7 +46,7 @@ public class Wizardry {
* Wizardry 2.1, but they are for different versions of Minecraft and have separate minor versioning. 1.x.x
* represents Minecraft 1.7.x versions, 2.x.x represents Minecraft 1.10.x versions, 3.x.x represents Minecraft
* 1.11.x versions, and so on. */
public static final String VERSION = "2.1.0";
public static final String VERSION = "2.1.2";
// IDEA: Improve the algorithm that finds a place to summon creatures to take walls into account.
// IDEA: Replace all uses of Math.cos and Math.sin with MathHelper versions
+1 -1
View File
@@ -2,7 +2,7 @@
{
"modid" : "wizardry",
"name" : "Electroblob's Wizardry",
"version" : "2.1.0",
"version" : "2.1.2",
"url" : "https://minecraft.curseforge.com/projects/electroblobs-wizardry",
"credits" : "Made by Electroblob",
"authors" : [