Skip to content

Commit

Permalink
Merge pull request #5149 from forfreeday/version/GreatVoyage-v4.7.1-1…
Browse files Browse the repository at this point in the history
…1-ge5e347de7

update a new version. version name:GreatVoyage-v4.7.1-11-ge5e347de7,v…
  • Loading branch information
forfreeday authored Apr 17, 2023
2 parents e5e347d + 582c998 commit d5da6ae
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.7.0.1-75-g36fc5063e9";
public static final String VERSION_CODE = "17673";
public static final String VERSION_NAME = "GreatVoyage-v4.7.1-11-ge5e347de7";
public static final String VERSION_CODE = "17686";
private static final String VERSION = "4.7.1.1";

public static String getVersion() {
Expand Down

3 comments on commit d5da6ae

@asi90sp
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok

@asi90sp
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes ok

@asi90sp
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok

Please sign in to comment.