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