diff options
author | Eugen Rochko <eugen@zeonfederated.com> | 2022-11-11 08:39:38 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-11 08:39:38 +0100 |
commit | 53028af10ee5244d050e84580c396df25c2e8fc3 (patch) | |
tree | edacb1019a7bf053826ce0f701644a0b919da36d /lib | |
parent | 6774c339b2e22fc9cadcb466139745661d0b3c83 (diff) |
Bump version to 4.0.0rc3 (#20378)
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 2b0b84b8f..60a22b234 100644 --- a/lib/mastodon/version.rb +++ b/lib/mastodon/version.rb @@ -17,7 +17,7 @@ module Mastodon end def flags - 'rc2' + 'rc3' end def suffix |