mirror of
https://github.com/mastodon/mastodon.git
synced 2024-11-09 17:15:18 +00:00
Bump version to v4.3.0-alpha.0 (#27022)
This commit is contained in:
parent
b93ce7d8b3
commit
f0c720cfc9
|
@ -9,7 +9,7 @@ module Mastodon
|
|||
end
|
||||
|
||||
def minor
|
||||
2
|
||||
3
|
||||
end
|
||||
|
||||
def patch
|
||||
|
@ -17,7 +17,7 @@ module Mastodon
|
|||
end
|
||||
|
||||
def default_prerelease
|
||||
''
|
||||
'alpha.0'
|
||||
end
|
||||
|
||||
def prerelease
|
||||
|
|
Loading…
Reference in a new issue