Skip to content

Commit

Permalink
bump 1.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bumptagbot committed Nov 20, 2024
1 parent eebadf0 commit 211d54f
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 @@ -16,7 +16,7 @@ repositories { mavenCentral() }

subprojects {
group = 'bio.terra'
version = '1.25.0-SNAPSHOT'
version = '1.26.0-SNAPSHOT'

ext {
artifactGroup = "${group}.${rootProject.name}"
Expand Down

0 comments on commit 211d54f

Please sign in to comment.