Skip to content

Commit

Permalink
Release 2.8.1.rc2
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikel Lindsaar committed Jan 18, 2023
1 parent 82c02d9 commit bbf7f91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/mail/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ module VERSION
MAJOR = 2
MINOR = 8
PATCH = 1
BUILD = "rc1"
BUILD = "rc2"

STRING = [MAJOR, MINOR, PATCH, BUILD].compact.join('.')

Expand Down

0 comments on commit bbf7f91

Please sign in to comment.