Skip to content

Commit

Permalink
Merge pull request #459 from balancednetwork/fix/sicx-version
Browse files Browse the repository at this point in the history
fix: sicx version updated
  • Loading branch information
dbrehmer authored Nov 11, 2024
2 parents 2681ecc + be6853c commit ab614ab
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ public class Versions {
public final static String DIVIDENDS = "v1.0.0";
public final static String LOANS = "v1.2.0";
public final static String RESERVE = "v1.0.0";
public final static String SICX = "v1.1.0";
public final static String SICX = "v1.1.1";
public final static String STAKING = "v1.0.1";
public final static String WORKERTOKEN = "v1.0.0";
public final static String BNUSD = "v1.1.1";
Expand Down

0 comments on commit ab614ab

Please sign in to comment.