mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced 2024-11-22 10:38:07 +01:00
Bump Catstodon revision to 1.1.3
This commit is contained in:
parent
c1f70540c6
commit
a2b0c0f69a
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."
|
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.3] - 2024-07-02
|
||||||
|
|
||||||
|
- Upstream changes
|
||||||
|
|
||||||
## [v4.3.0-alpha.4+glitch+cat+1.1.2] - 2024-06-22
|
## [v4.3.0-alpha.4+glitch+cat+1.1.2] - 2024-06-22
|
||||||
|
|
||||||
- Upstream changes
|
- Upstream changes
|
||||||
|
|
|
@ -25,7 +25,7 @@ module Mastodon
|
||||||
end
|
end
|
||||||
|
|
||||||
def catstodon_revision
|
def catstodon_revision
|
||||||
'1.1.2'
|
'1.1.3'
|
||||||
end
|
end
|
||||||
|
|
||||||
def build_metadata
|
def build_metadata
|
||||||
|
|
Loading…
Reference in a new issue