From cc82e6ef79b543d554a9f969775173904c5ee5c8 Mon Sep 17 00:00:00 2001 From: simonpipe Date: Wed, 7 Jan 2026 19:37:18 +0100 Subject: [PATCH] Update mastodonapi.php --- mastodonapi.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mastodonapi.php b/mastodonapi.php index a446629..f632eff 100644 --- a/mastodonapi.php +++ b/mastodonapi.php @@ -2,7 +2,7 @@ // Mastodonapi extension, https://codeberg.org/simonpipe/yellow-mastodonapi class YellowMastodonapi { - const VERSION = "0.9.1"; + const VERSION = "0.9.2"; public $yellow; // access to API // Initialize extension