Skip to content

Commit

Permalink
Merge pull request #1979 from rsksmart/modifier-change
Browse files Browse the repository at this point in the history
Changed version modifier from RC to HOP for v4.3.0
  • Loading branch information
Vovchyk authored Feb 21, 2023
2 parents b5ee19e + 4d04470 commit a0afac3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rskj-core/src/main/resources/version.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
versionNumber='4.3.0'
modifier="RC"
modifier="HOP"

0 comments on commit a0afac3

Please sign in to comment.