1
0
mirror of https://github.com/funamitech/mastodon synced 2024-11-23 22:57:05 +09:00

version name fix

This commit is contained in:
Noa Himesaka 2023-09-04 23:46:18 +09:00
parent d79d7e2215
commit 845eb40be1

View File

@ -20,8 +20,12 @@ module Mastodon
'beta2'
end
def suffix
'+YRYRh'
def prerelease
ENV['MASTODON_VERSION_PRERELEASE'].presence || default_prerelease
end
def build_metadata
'YRYRh'
end
def to_a