mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced 2024-11-23 01:48:06 +01:00
v4.0.2+1.1.6
This commit is contained in:
parent
bd30ddd982
commit
a48a289df7
1 changed files with 6 additions and 6 deletions
|
@ -9,15 +9,15 @@ module Mastodon
|
|||
end
|
||||
|
||||
def minor
|
||||
1
|
||||
end
|
||||
|
||||
def patch
|
||||
0
|
||||
end
|
||||
|
||||
def patch
|
||||
2
|
||||
end
|
||||
|
||||
def flags
|
||||
'rc1'
|
||||
''
|
||||
end
|
||||
|
||||
def suffix
|
||||
|
@ -25,7 +25,7 @@ module Mastodon
|
|||
end
|
||||
|
||||
def suffix_version
|
||||
'+1.1.5'
|
||||
'+1.1.6'
|
||||
end
|
||||
|
||||
def to_a
|
||||
|
|
Loading…
Reference in a new issue