From 814ac745a51b23a4f0f2f9497565a958b31ce89c Mon Sep 17 00:00:00 2001 From: simon Date: Tue, 28 Jul 2026 15:50:44 +0200 Subject: [PATCH] Version --- mastodonapi.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mastodonapi.php b/mastodonapi.php index 90c8106..6669a32 100644 --- a/mastodonapi.php +++ b/mastodonapi.php @@ -2,7 +2,7 @@ // Mastodonapi extension, https://git.thepipes.ch/simon/yellow-mastodonapi class YellowMastodonapi { - const VERSION = "0.9.8"; + const VERSION = "0.9.9"; public $yellow; // access to API // Initialize extension