Update mastodonapi.php
This commit is contained in:
parent
50b8a42e1e
commit
2508804b5e
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
// MastodonAPI extension, https://codeberg.org/simonpipe/yellow-mastodonapi
|
||||
|
||||
class YellowMastodonAPI {
|
||||
const VERSION = "0.1";
|
||||
const VERSION = "0.2";
|
||||
public $yellow;
|
||||
|
||||
public function onLoad($yellow) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue