Bump Catstodon revision to 1.0.4

This commit is contained in:
Jeremy Kescher 2024-07-31 15:03:30 +02:00
parent 788e0fe2ec
commit 1145f232e8
No known key found for this signature in database
GPG key ID: 80A419A7A613DFA4
2 changed files with 5 additions and 1 deletions

View file

@ -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."
## [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 ## [4.3.0-alpha.5+glitch+cat+1.0.3] - 2024-07-30
- Upstream changes - Upstream changes

View file

@ -25,7 +25,7 @@ module Mastodon
end end
def catstodon_revision def catstodon_revision
'1.0.3' '1.0.4'
end end
def build_metadata def build_metadata