Merge remote-tracking branch 'parent/main' into kb_migration

This commit is contained in:
KMY 2023-08-09 08:53:40 +09:00
commit 1fb5269501
22 changed files with 563 additions and 264 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