Tag version string

This commit is contained in:
Erin Shepherd 2023-09-19 18:01:12 +02:00
parent 5f280ef0cb
commit 173165882e

View file

@ -21,7 +21,7 @@ module Mastodon
end
def suffix
"+glitch#{ENV.fetch('MASTODON_VERSION_SUFFIX', '')}"
"+glitch+queeraf#{ENV.fetch('MASTODON_VERSION_SUFFIX', '')}"
end
def to_a