Skip to content

Commit

Permalink
Merge pull request #3767 from zhang0125/version/GreatVoyage-v4.1.3-19…
Browse files Browse the repository at this point in the history
…9-gc433410f8

update a new version. version name:GreatVoyage-v4.1.3-199-gc433410f8,…
  • Loading branch information
lvs007 authored Apr 27, 2021
2 parents c433410 + d0ea288 commit b402e08
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions framework/src/main/java/org/tron/program/Version.java
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

public class Version {

public static final String VERSION_NAME = "GreatVoyage-v4.1.2-43-gdceccc5dc";
public static final String VERSION_CODE = "15309";
public static final String VERSION_NAME = "GreatVoyage-v4.1.3-199-gc433410f8";
public static final String VERSION_CODE = "15510";
private static final String VERSION = "4.2.0";

public static String getVersion() {
Expand Down

0 comments on commit b402e08

Please sign in to comment.