Bump version to 3.5.0rc1 (#17618)
* Bump version to 3.5.0rc1 * Various fixes and improvements * Update AUTHORS.md * Various fixes and improvements * Update README.md
This commit is contained in:
parent
703809ae98
commit
4bdce2c513
4 changed files with 597 additions and 286 deletions
|
@ -9,15 +9,15 @@ module Mastodon
|
|||
end
|
||||
|
||||
def minor
|
||||
4
|
||||
5
|
||||
end
|
||||
|
||||
def patch
|
||||
6
|
||||
0
|
||||
end
|
||||
|
||||
def flags
|
||||
''
|
||||
'rc1'
|
||||
end
|
||||
|
||||
def suffix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue