diff options
author | Eugen Rochko <eugen@zeonfederated.com> | 2018-07-11 11:21:27 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-07-11 11:21:27 +0200 |
commit | 7ac5151b74510aa82b07e349373bd442176e1e94 (patch) | |
tree | 933f8055f4c9d0ae17ecdf7d7960ac6ad40d7158 /lib | |
parent | d1a6b144efb0d54bf98678b6da1c1bdc8034bba4 (diff) |
Bump version to 2.4.3
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 b39f1d0a9..04894d34d 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 |