diff --git a/mastodonapi.php b/mastodonapi.php index 2886f5e..3547aa5 100644 --- a/mastodonapi.php +++ b/mastodonapi.php @@ -3,7 +3,7 @@ // MastodonAPI extension, https://codeberg.org/simonpipe/yellow-mastodonapi class YellowMastodonapi { - const VERSION = "0.2"; + const VERSION = "0.2.1"; public $yellow; public function onLoad($yellow) {