diff options
author | Eugen Rochko <eugen@zeonfederated.com> | 2020-12-23 01:36:13 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-23 01:36:13 +0100 |
commit | 444b21b55ff5768e4cbbaf7cfa8285c65a4b54f9 (patch) | |
tree | 140b6563a30ae7a75eb623dee66ddba81537ac05 /lib | |
parent | 814b7775fbb175bf6fb30e7f775b77c334658a8a (diff) |
Bump version to 3.3.0rc3 (#15411)
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 7282ea7b5..95ae777f2 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 |