Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
modmuss50 authored Sep 25, 2023
1 parent 1554e32 commit d93eae9
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 @@ -25,7 +25,7 @@ subprojects {
}

group = 'cuchaz'
version = '2.3.2'
version = '2.3.3'

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

Expand Down

0 comments on commit d93eae9

Please sign in to comment.