From dfb5ac3b986dd8bc22013a101eeaa409b003482b Mon Sep 17 00:00:00 2001 From: Jeremy Kescher Date: Thu, 1 Aug 2024 00:29:17 +0200 Subject: [PATCH] Bump Catstodon revision to 1.0.5 --- CHANGELOG.md | 4 ++++ lib/mastodon/version.rb | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c6b0b094fb..f5d43e8cff 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.5] - 2024-07-31 + +- Upstream changes + ## [4.3.0-alpha.5+glitch+cat+1.0.4] - 2024-07-31 - Upstream changes diff --git a/lib/mastodon/version.rb b/lib/mastodon/version.rb index ef084e952f..f0834dbad7 100644 --- a/lib/mastodon/version.rb +++ b/lib/mastodon/version.rb @@ -25,7 +25,7 @@ module Mastodon end def catstodon_revision - '1.0.4' + '1.0.5' end def build_metadata