Bump Catstodon version to 1.0.9

develop v4.3.0-alpha.3+glitch+cat+1.0.9
Jeremy Kescher 3 months ago
parent 6aa17a7c1b
commit 9a1c5188a8
No known key found for this signature in database
GPG Key ID: 80A419A7A613DFA4

@ -2,6 +2,10 @@
All changes to Catstodon that aren't Mastodon or glitch-soc Mastodon changes will be documented here.
## [v4.3.0-alpha.3+glitch+cat+1.0.9] - 2024-03-03
- Glitch-soc changes again (this time, among other stuff, the search bar icon position is fixed)
## [v4.3.0-alpha.3+glitch+cat+1.0.8] - 2024-02-29
- Update translations from glitch-soc

@ -25,7 +25,7 @@ module Mastodon
end
def catstodon_revision
'1.0.8'
'1.0.9'
end
def build_metadata

Loading…
Cancel
Save