diff options
author | Thibaut Girka <thib@sitedethib.com> | 2020-08-01 20:24:23 +0200 |
---|---|---|
committer | Thibaut Girka <thib@sitedethib.com> | 2020-08-01 20:24:23 +0200 |
commit | 2cfa14296186913a7fead419dd6324ba42e3a446 (patch) | |
tree | 2ab943a2bc96097b0b35f607334ae12d59c98ea4 /lib | |
parent | ab967cf5a0980934a68a4a4852ad25d10eec778e (diff) | |
parent | bfd5aea20686559f030ca0f2538bebc1943b398b (diff) |
Merge branch 'master' into glitch-soc/merge-upstream
Conflicts: - `yarn.lock`: No real conflict, just a glitch-soc-only dependency textually too close to one updated upstream. Ported upstream changes.
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 2a1783c95..1cff22983 100644 --- a/lib/mastodon/version.rb +++ b/lib/mastodon/version.rb @@ -17,7 +17,7 @@ module Mastodon end def flags - 'rc1' + '' end def suffix |