Merge commit '121443c0fca383268b8022c048dd137994785aff' into glitch-soc/main

Conflicts:
- `.rubocop_todo.yml`:
  Upstream regenerated this file, glitch-soc had a specific ignore.
This commit is contained in:
Claire
2023-08-13 18:47:15 +02:00
194 changed files with 3931 additions and 2110 deletions

View File

@@ -9,15 +9,15 @@ module Mastodon
end
def minor
1
2
end
def patch
6
0
end
def flags
ENV.fetch('MASTODON_VERSION_FLAGS', '')
ENV.fetch('MASTODON_VERSION_FLAGS', '-beta1')
end
def suffix