Skip to content

Commit

Permalink
(v2) Update script to build chains.
Browse files Browse the repository at this point in the history
  • Loading branch information
PhaserEditor2D committed Nov 25, 2019
1 parent d725791 commit e26d492
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
*
*/
public class BuildOnlineChains {
private static int chainsVersion = 4;
private static int chainsVersion = 5;

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

Expand Down

0 comments on commit e26d492

Please sign in to comment.