From 7d8714db8135f5c3dfc81964887248d76a797788 Mon Sep 17 00:00:00 2001 From: Jeremy Kescher Date: Sun, 11 Aug 2024 19:12:59 +0200 Subject: [PATCH] Bump Catstodon revision to 1.0.8 --- CHANGELOG.md | 4 ++++ lib/mastodon/version.rb | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index be3d6796b7..9e1f970173 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.8] - 2024-08-11 + +- Upstream changes + ## [4.3.0-alpha.5+glitch+cat+1.0.7] - 2024-08-05 - Emoji reaction patch changes diff --git a/lib/mastodon/version.rb b/lib/mastodon/version.rb index 9230c1d52c..333cd3eaca 100644 --- a/lib/mastodon/version.rb +++ b/lib/mastodon/version.rb @@ -25,7 +25,7 @@ module Mastodon end def catstodon_revision - '1.0.7' + '1.0.8' end def build_metadata