Skip to content

Commit

Permalink
Increase version number
Browse files Browse the repository at this point in the history
  • Loading branch information
vogti committed Jul 31, 2024
1 parent e21662c commit 1efc42b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ repositories {

group = 'org.chronos-eaas'
archivesBaseName = 'chronos-agent'
version = '2.5.0'
version = '2.5.1-SNAPSHOT'
description = 'Chronos Agent'

java {
Expand Down

0 comments on commit 1efc42b

Please sign in to comment.