diff options
author | Eugen Rochko <eugen@zeonfederated.com> | 2022-03-26 04:29:36 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-26 04:29:36 +0100 |
commit | d7d049aab7578028492e73671769f0a350e34203 (patch) | |
tree | 21ae4dccd2ad49571c10daa1a7bab5961b3aa373 /lib | |
parent | 24e78969ae97501aad18595eb3af8c7338a1cb7c (diff) |
Bump version to 3.5.0rc3 (#17876)
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 acaa978bb..b1bd692a5 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 |