Skip to content

Commit

Permalink
Version updated to 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexandraRoatis committed Jan 9, 2020
1 parent 110697a commit e1088b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modAionImpl/src/org/aion/zero/impl/Version.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package org.aion.zero.impl;

public class Version {
public static final String KERNEL_VERSION = "1.1";
public static final String KERNEL_VERSION = "1.2";
public static final String REPO_VERSION = "0.1.0";
public static final boolean FORK = true;
}

0 comments on commit e1088b1

Please sign in to comment.