From 0d5572a66bfc1eb4249134f349d1769aa2b80c94 Mon Sep 17 00:00:00 2001 From: simonpipe Date: Mon, 11 Aug 2025 17:43:45 +0200 Subject: [PATCH] mastodonapi.php aktualisiert --- mastodonapi.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mastodonapi.php b/mastodonapi.php index 5266f5b..8db3746 100644 --- a/mastodonapi.php +++ b/mastodonapi.php @@ -2,7 +2,7 @@ // MastodonAPI extension, https://codeberg.org/simonpipe/yellow-mastodonapi class YellowMastodonAPI { - const VERSION = "0.21"; + const VERSION = "0.2.1"; public $yellow; // Initialisierung