mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced 2024-11-25 06:18:07 +01:00
Bump Catstodon revision to 1.1.2
This commit is contained in:
parent
61488331c4
commit
fbf9a61c55
2 changed files with 5 additions and 1 deletions
|
@ -4,6 +4,10 @@ All changes to Catstodon that aren't Mastodon or glitch-soc Mastodon changes wil
|
|||
|
||||
All release dates, as well as most other dates, are intended to be read as "within the day, in UTC time."
|
||||
|
||||
## [v4.3.0-alpha.4+glitch+cat+1.1.2] - 2024-06-22
|
||||
|
||||
- Upstream changes
|
||||
|
||||
## [v4.3.0-alpha.4+glitch+cat+1.1.1] - 2024-06-19
|
||||
|
||||
- Upstream changes (18d9601464524dabc4a451524a535d0f9a3cb65e -> 0c2b1f56ef6f0c48330076498741849b79d8b18c)
|
||||
|
|
|
@ -25,7 +25,7 @@ module Mastodon
|
|||
end
|
||||
|
||||
def catstodon_revision
|
||||
'1.1.1'
|
||||
'1.1.2'
|
||||
end
|
||||
|
||||
def build_metadata
|
||||
|
|
Loading…
Reference in a new issue