Skip to content

Commit

Permalink
Bump version for tomorrows release
Browse files Browse the repository at this point in the history
  • Loading branch information
igr committed Aug 29, 2024
1 parent f178e84 commit 7ea837d
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 @@ -39,7 +39,7 @@ repositories {

group = 'org.jodd'
//version = '7.0.0.' + timestamp() + "-SNAPSHOT"
version = '7.0.1'
version = '7.1.0'

rootProject.description = 'Java Mail client'

Expand Down

0 comments on commit 7ea837d

Please sign in to comment.