From a2b0c0f69a9b070c2ee8d84815f21d44d8ed4741 Mon Sep 17 00:00:00 2001 From: Jeremy Kescher Date: Tue, 2 Jul 2024 19:31:31 +0200 Subject: [PATCH] Bump Catstodon revision to 1.1.3 --- CHANGELOG.md | 4 ++++ lib/mastodon/version.rb | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e16ad5de6c..7a2f8de6ab 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." +## [v4.3.0-alpha.4+glitch+cat+1.1.3] - 2024-07-02 + +- Upstream changes + ## [v4.3.0-alpha.4+glitch+cat+1.1.2] - 2024-06-22 - Upstream changes diff --git a/lib/mastodon/version.rb b/lib/mastodon/version.rb index a4b0059ffa..85d9512068 100644 --- a/lib/mastodon/version.rb +++ b/lib/mastodon/version.rb @@ -25,7 +25,7 @@ module Mastodon end def catstodon_revision - '1.1.2' + '1.1.3' end def build_metadata