Skip to content

Commit

Permalink
Merge pull request tronprotocol#4296 from forfreeday/version/GreatVoy…
Browse files Browse the repository at this point in the history
…age-v4.4.2-94-g38dfe231c

update a new version. version name:GreatVoyage-v4.4.2-94-g38dfe231c,v…
  • Loading branch information
forfreeday authored Feb 22, 2022
2 parents 38dfe23 + fe1a9d0 commit 3a06666
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.4.2-2-gd87a516b1";
public static final String VERSION_CODE = "16584";
public static final String VERSION_NAME = "GreatVoyage-v4.4.2-94-g38dfe231c";
public static final String VERSION_CODE = "16676";
private static final String VERSION = "4.4.4";

public static String getVersion() {
Expand Down

0 comments on commit 3a06666

Please sign in to comment.