mastodonapi.php aktualisiert
This commit is contained in:
parent
c4cba211f0
commit
0d5572a66b
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue