Bump version to v4.3.0-alpha.0 (#27022)

This commit is contained in:
Claire 2023-09-28 13:40:43 +02:00 committed by GitHub
parent b93ce7d8b3
commit f0c720cfc9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ module Mastodon
end end
def minor def minor
2 3
end end
def patch def patch
@ -17,7 +17,7 @@ module Mastodon
end end
def default_prerelease def default_prerelease
'' 'alpha.0'
end end
def prerelease def prerelease