Skip to content

Commit

Permalink
Merge pull request #1959 from rsksmart/modifier-change
Browse files Browse the repository at this point in the history
Changed version modifier from RC to HOP
  • Loading branch information
aeidelman authored Dec 23, 2022
2 parents 777178f + 566a231 commit eaf8e59
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.2.0'
modifier="RC"
modifier="HOP"

0 comments on commit eaf8e59

Please sign in to comment.