Skip to content

Commit

Permalink
Prepare for release 0.52.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jj-sn committed Nov 20, 2024
1 parent fe0f8d8 commit 4a754e7
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 @@ def continuousIntegrationBuild = rootProject.hasProperty('ci')

allprojects {
group = 'org.veo'
version = '0.52.0-SNAPSHOT'
version = '0.52.0'

apply plugin: "com.diffplug.spotless"

Expand Down

0 comments on commit 4a754e7

Please sign in to comment.