diff options
author | Eugen Rochko <eugen@zeonfederated.com> | 2022-11-14 20:27:12 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-14 20:27:12 +0100 |
commit | fb389bd73c8a4bc2924496f6041c8eee27572d21 (patch) | |
tree | 915fba2a3eb1c7cc402e78ea0adc2b7b701d7a2b /lib | |
parent | 21fd25a269cca742af431f0d13299e139f267346 (diff) |
Bump version to 4.0.0 (#20636)
Diffstat (limited to 'lib')
-rw-r--r-- | lib/mastodon/version.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/mastodon/version.rb b/lib/mastodon/version.rb index cbf1087dd..3e206e915 100644 --- a/lib/mastodon/version.rb +++ b/lib/mastodon/version.rb @@ -17,7 +17,7 @@ module Mastodon end def flags - 'rc4' + '' end def suffix |