Skip to content

Commit

Permalink
Stable branch release 2.8.0.rc3
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikel Lindsaar committed Nov 30, 2022
1 parent 501f9cb commit 490225d
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 = 0
BUILD = 'rc2'
BUILD = 'rc3'

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

Expand Down

0 comments on commit 490225d

Please sign in to comment.