Skip to content

Commit

Permalink
Update version to 5.6.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
rundeck-ci-build committed Jul 25, 2024
1 parent 28f3b28 commit e55e559
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
# Rundeck Build Properties
#####################################################################
group=org.rundeck
currentVersion = 5.5.0
currentVersion = 5.6.0
grailsVersion=6.1.2
grailsGradlePluginVersion=6.1.2
springBootVersion=2.7.18
Expand Down
6 changes: 3 additions & 3 deletions version.properties
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
# limitations under the License.
#
version.buildTime=20210201172508
version.number=5.5.0
version.number=5.6.0
version.release.number=0
version.tag=SNAPSHOT
version.date=20240723
version.version=5.5.0-SNAPSHOT-20240723
version.date=20240725
version.version=5.6.0-SNAPSHOT-20240725

0 comments on commit e55e559

Please sign in to comment.