Skip to content

Commit a4f51f5

Browse files
Update build online chains script.
1 parent 66e00c4 commit a4f51f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/v2/phasereditor/Scripts/src/phasereditor/scripts/BuildOnlineChains.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
*
4444
*/
4545
public class BuildOnlineChains {
46-
private static int chainsVersion = 5;
46+
private static int chainsVersion = 6;
4747

4848
public static void main(String[] args) throws Exception {
4949

0 commit comments

Comments
 (0)