Skip to content

Commit

Permalink
Bump version to 6.5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marcos-iov committed Oct 11, 2024
1 parent 38135a6 commit 8a99fe9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ ext {
junitSuiteVersion = '1.10.3'
mockitoInlineVer = '5.2.0'
mockitoJupiterVer = '5.12.0'
rskjcoreVersion = '6.4.0-SNAPSHOT'
rskjcoreVersion = '6.5.0-SNAPSHOT'
}

dependencies {
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/version.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
versionNumber='6.4.0.0'
versionNumber='6.5.0.0'
modifier="SNAPSHOT"

0 comments on commit 8a99fe9

Please sign in to comment.