Add fork name as version
This commit is contained in:
parent
a97231e487
commit
910621e86f
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ module Mastodon
|
||||||
end
|
end
|
||||||
|
|
||||||
def suffix
|
def suffix
|
||||||
ENV.fetch('MASTODON_VERSION_SUFFIX', '')
|
ENV.fetch('MASTODON_VERSION_SUFFIX', '+kmyblue')
|
||||||
end
|
end
|
||||||
|
|
||||||
def to_a
|
def to_a
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue