diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f8879b9a0..635ce16d0d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ All changes to Catstodon that aren't Mastodon or glitch-soc Mastodon changes will be documented here. +## [v4.3.0-alpha.4+glitch+cat+1.0.2] - 2024-06-16 + +- Upstream changes. + ## [v4.3.0-alpha.4+glitch+cat+1.0.1] - 2024-05-31 - Remove Oatstodon. diff --git a/lib/mastodon/version.rb b/lib/mastodon/version.rb index 6f2ab1a766..ef4e56efd7 100644 --- a/lib/mastodon/version.rb +++ b/lib/mastodon/version.rb @@ -25,7 +25,7 @@ module Mastodon end def catstodon_revision - '1.0.1' + '1.0.2' end def build_metadata