Skip to content

Commit

Permalink
Merge pull request #363 from rsksmart/6600-bump
Browse files Browse the repository at this point in the history
Bump version to 6.6.0.0-SNAPSHOT
  • Loading branch information
marcos-iov authored Dec 9, 2024
2 parents dd4a20f + 931308f commit f680105
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.5.0-SNAPSHOT'
rskjcoreVersion = '6.6.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.5.0.0'
versionNumber='6.6.0.0'
modifier="SNAPSHOT"

0 comments on commit f680105

Please sign in to comment.