diff options
author | Eugen Rochko <eugen@zeonfederated.com> | 2019-01-20 00:30:53 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-01-20 00:30:53 +0100 |
commit | 7cf85c01336a24b3ed4cbefd42fbf518dc772f99 (patch) | |
tree | 7b363db8ad9d2be7d4a0ab5f862c2cb911879add /lib | |
parent | c3f57188ae9bf48de5dd987cc1fcf50deab241a6 (diff) |
Bump version to 2.7.0
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 93f501bb7..abbc31178 100644 --- a/lib/mastodon/version.rb +++ b/lib/mastodon/version.rb @@ -21,7 +21,7 @@ module Mastodon end def flags - 'rc3' + '' end def to_a |