Skip to content

Commit

Permalink
bump loans version
Browse files Browse the repository at this point in the history
  • Loading branch information
AntonAndell committed Jun 12, 2024
1 parent 91c79da commit 36cd1e0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
public class Versions {
public final static String BALN = "v1.0.2";
public final static String DIVIDENDS = "v1.0.0";
public final static String LOANS = "v1.1.1";
public final static String LOANS = "v1.1.2";
public final static String RESERVE = "v1.0.0";
public final static String SICX = "v1.0.1";
public final static String STAKING = "v1.0.1";
Expand Down

0 comments on commit 36cd1e0

Please sign in to comment.