diff options
author | Starfall <us@starfall.systems> | 2020-08-01 10:52:00 -0500 |
---|---|---|
committer | Starfall <us@starfall.systems> | 2020-08-01 10:52:00 -0500 |
commit | 3782a976de9ff4af2fe05690fae43615e78ab14d (patch) | |
tree | 1fd63d4dae153fac802dd4440e4af34d86a30593 /lib | |
parent | 470aa366b8e58a3adf4e23486e69639b31e41f8c (diff) | |
parent | 7286d5ea48233bd20c3afbdee4cd416e6d34bb80 (diff) |
Merge branch 'mastodon-3.2.0' into main
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 46ad06242..ccd583e7d 100644 --- a/lib/mastodon/version.rb +++ b/lib/mastodon/version.rb @@ -17,7 +17,7 @@ module Mastodon end def flags - 'rc1' + '' end def suffix |