Skip to content

Commit

Permalink
Release v2.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
eval committed Jan 24, 2023
1 parent bbf7f91 commit b6b6cb7
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 = "rc2"
BUILD = nil

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

Expand Down

0 comments on commit b6b6cb7

Please sign in to comment.