Update mastodonapi.php
This commit is contained in:
parent
5ace0f372d
commit
9d3555803f
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
// Mastodonapi extension, https://codeberg.org/simonpipe/yellow-mastodonapi
|
||||
|
||||
class YellowMastodonapi extends {
|
||||
const VERSION = "0.9";
|
||||
const VERSION = "0.9.1";
|
||||
public $yellow; // access to API
|
||||
|
||||
// Initialize extension
|
||||
|
|
|
|||
Loading…
Reference in a new issue