From 1145f232e80be011eb5a80bbb4e12481410fd417 Mon Sep 17 00:00:00 2001 From: Jeremy Kescher Date: Wed, 31 Jul 2024 15:03:30 +0200 Subject: [PATCH] Bump Catstodon revision to 1.0.4 --- CHANGELOG.md | 4 ++++ lib/mastodon/version.rb | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 835bc66567..c6b0b094fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/lib/mastodon/version.rb b/lib/mastodon/version.rb index f4a590dbd2..3a3f6bd3df 100644 --- a/lib/mastodon/version.rb +++ b/lib/mastodon/version.rb @@ -25,7 +25,7 @@ module Mastodon end def catstodon_revision - '1.0.3' + '1.0.4' end def build_metadata