Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
modmuss50 committed Feb 15, 2024
1 parent 5c28c19 commit dac8d60
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 @@ -26,7 +26,7 @@ subprojects {
}

group = 'cuchaz'
version = '2.3.3'
version = '2.4.0'

version = version + (System.getenv("GITHUB_ACTIONS") ? "" : "+local")

Expand Down

0 comments on commit dac8d60

Please sign in to comment.