diff options
author | Eugen Rochko <eugen@zeonfederated.com> | 2019-10-03 04:13:22 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-03 04:13:22 +0200 |
commit | bae268b2f6501ccb0ceeb8dd36180698839c4d3c (patch) | |
tree | c8a6468d2fad84c6bb59ba4999faf86aae30c322 /lib | |
parent | fb45f6d9119fc8d1f24cb44c5a60b65c8700014d (diff) |
Bump version to 3.0.0rc3 (#12063)
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 9c5686ed2..6e4cf551b 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 |