Skip to content

Commit

Permalink
pump version
Browse files Browse the repository at this point in the history
  • Loading branch information
AionJayT committed May 22, 2018
1 parent e06cdb8 commit abb60a3
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 = "0.2.6";
public static final String KERNEL_VERSION = "0.2.7";
public static final String REPO_VERSION = "0.1.0";
public static final boolean FORK = true;
}

0 comments on commit abb60a3

Please sign in to comment.