From c59e878388fd5f0f02cf43ff433460d144164c21 Mon Sep 17 00:00:00 2001 From: simonpipe Date: Thu, 1 Jan 2026 16:11:39 +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 d4db411..2886f5e 100644 --- a/mastodonapi.php +++ b/mastodonapi.php @@ -2,7 +2,7 @@ // Public Domain // MastodonAPI extension, https://codeberg.org/simonpipe/yellow-mastodonapi -class YellowMastodonAPI { +class YellowMastodonapi { const VERSION = "0.2"; public $yellow;