mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced 2024-11-22 05:58:07 +01:00
Bump Catstodon revision to 1.0.4
This commit is contained in:
parent
788e0fe2ec
commit
1145f232e8
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."
|
||||
|
||||
## [4.3.0-alpha.5+glitch+cat+1.0.4] - 2024-07-31
|
||||
|
||||
- Upstream changes
|
||||
|
||||
## [4.3.0-alpha.5+glitch+cat+1.0.3] - 2024-07-30
|
||||
|
||||
- Upstream changes
|
||||
|
|
|
@ -25,7 +25,7 @@ module Mastodon
|
|||
end
|
||||
|
||||
def catstodon_revision
|
||||
'1.0.3'
|
||||
'1.0.4'
|
||||
end
|
||||
|
||||
def build_metadata
|
||||
|
|
Loading…
Reference in a new issue