Bump version

This commit is contained in:
Jeremy Kescher 2023-05-10 21:12:23 +02:00
parent b8774d3b5d
commit 0a67076fa9
No known key found for this signature in database
GPG key ID: 80A419A7A613DFA4

View file

@ -21,11 +21,11 @@ module Mastodon
end end
def suffix def suffix
"+glitch+cat+#{suffix_version}#{ENV.fetch('MASTODON_VERSION_SUFFIX', '')}" "+glitch+cat#{suffix_version}#{ENV.fetch('MASTODON_VERSION_SUFFIX', '')}"
end end
def suffix_version def suffix_version
'+1.1.1' '+1.1.2'
end end
def to_a def to_a