Version Bump

This commit is contained in:
Henry Mao 2013-01-08 19:51:28 +08:00
parent b18db04b1e
commit 6fc94411b6
5 changed files with 5 additions and 4 deletions

View file

@ -1 +1 @@
46
47

View file

@ -40,3 +40,4 @@ Minecraft 1.4.5
@ AssemblyLine_v0.2.2.42.jar AssemblyLine_v0.2.2.42_api.zip
@ AssemblyLine_v0.2.2.43.jar AssemblyLine_v0.2.2.43_api.zip
* AssemblyLine_v0.2.2.44.jar AssemblyLine_v0.2.2.44_api.zip
@ AssemblyLine_v0.2.3.47.jar AssemblyLine_v0.2.3.47_api.zip

View file

@ -1 +1 @@
0.2.2
0.2.3

View file

@ -2,7 +2,7 @@
{
"modid" : "AssemblyLine",
"name" : "Assembly Line",
"version" : "0.2.2",
"version" : "0.2.3",
"url" : "http://calclavia.com/universalelectricity/?m=18",
"credits" : "",
"authors": [

View file

@ -47,7 +47,7 @@ public class AssemblyLine
public static final String NAME = "Assembly Line";
public static final String VERSION = "0.2.2";
public static final String VERSION = "0.2.3";
public static final String CHANNEL = "AssemblyLine";