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