Skip to content

Commit

Permalink
Update version to v4.31.1-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
Github Actions Bot KLTR committed Oct 1, 2024
1 parent bec4d0e commit a91a3db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion imaplugin/version.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

// Library Version
ext.libVersion = 'dev'
ext.libVersion = '4.31.1-rc1'

// Append short commit hash to dev builds, i.e. "dev.a1b2c3d"
if (libVersion == 'dev') {
Expand Down

0 comments on commit a91a3db

Please sign in to comment.