Annotate version string with security patch level

This commit is contained in:
Erin Shepherd 2024-02-01 16:11:56 +01:00
parent b5e68ffdbe
commit f9698c2b86

View file

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