AS 0.2.6 Release

This commit is contained in:
Henry Mao 2013-02-15 16:32:17 +08:00
parent 9afab004ff
commit 496c13405f
6 changed files with 6 additions and 5 deletions

View file

@ -1 +1 @@
77
79

View file

@ -70,3 +70,4 @@ x AssemblyLine_v0.2.4.64.jar AssemblyLine_v0.2.4.64_api.zip
@ AssemblyLine_v0.2.5.75.jar AssemblyLine_v0.2.5.75_api.zip
* AssemblyLine_v0.2.5.76.jar AssemblyLine_v0.2.5.76_api.zip
@ AssemblyLine_v0.2.6.77.jar AssemblyLine_v0.2.6.77_api.zip
* AssemblyLine_v0.2.6.79.jar AssemblyLine_v0.2.6.79_api.zip

View file

@ -1 +1 @@
0.2.6
0.2.7

View file

@ -1 +1 @@
0.2.5
0.2.6

View file

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

View file

@ -56,7 +56,7 @@ public class AssemblyLine
public static final String NAME = "Assembly Line";
public static final String VERSION = "0.2.6";
public static final String VERSION = "0.2.7";
public static final String CHANNEL = "AssemblyLine";