Skip to content

Commit 5e91c92

Browse files
committed
Update Version
1 parent 93e372f commit 5e91c92

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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.6p";
6-
public static final int C = 1406;
5+
public static final String V = "1.4.7p";
6+
public static final int C = 1407;
77
}

0 commit comments

Comments
 (0)