Skip to content

Commit 4b98a71

Browse files
committed
1.4.8
1 parent cf403c7 commit 4b98a71

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

release/ReactClient-1.4.8.exe

979 KB
Binary file not shown.

release/ReactClient-1.4.8.jar

586 KB
Binary file not shown.

src/com/glacialrush/react/Version.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
public class Version
44
{
5-
public static final String V = "1.4.7p";
6-
public static final int C = 1407;
5+
public static final String V = "1.4.8p";
6+
public static final int C = 1408;
77
}

0 commit comments

Comments
 (0)