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;