Version
This commit is contained in:
parent
6f237257d1
commit
814ac745a5
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
// Mastodonapi extension, https://git.thepipes.ch/simon/yellow-mastodonapi
|
// Mastodonapi extension, https://git.thepipes.ch/simon/yellow-mastodonapi
|
||||||
|
|
||||||
class YellowMastodonapi {
|
class YellowMastodonapi {
|
||||||
const VERSION = "0.9.8";
|
const VERSION = "0.9.9";
|
||||||
public $yellow; // access to API
|
public $yellow; // access to API
|
||||||
|
|
||||||
// Initialize extension
|
// Initialize extension
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue