diff options
author | Claire <claire.github-309c@sitedethib.com> | 2023-02-03 16:39:38 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-03 16:39:38 +0100 |
commit | 79ca19e9b2e701d98c80afd939a98c2a3ef74830 (patch) | |
tree | 21fa546eab30d1dbdb49169e09fd17bf706358bd /lib | |
parent | f98e4c662e80ec10ecbf69e3780fd9d6a6cce907 (diff) |
Bump version to 4.1.0rc3 (#23384)
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 cc20122c1..6d3baeecc 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 |