From b8270cbe1aaa8d961ee07a26e8ecf7d7e110694b Mon Sep 17 00:00:00 2001 From: simon Date: Wed, 9 Sep 2026 07:40:49 +0200 Subject: [PATCH] typo --- extension.ini | 4 ++-- mastodonapi.php | 2 +- readme-de.md | 4 ++-- readme.md | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/extension.ini b/extension.ini index a959761..82fa8fb 100644 --- a/extension.ini +++ b/extension.ini @@ -1,9 +1,9 @@ # Datenstrom Yellow extension settings Extension: Mastodonapi -Version: 0.9.9 +Version: 0.9.10 Description: Import your toots into your blog. -Developer: Simon Rohr +Developer: Simon Pipe Tag: feature DownloadUrl: https://git.thepipes.ch/simon/yellow-mastodonapi/archive/main.zip DocumentationUrl: https://git.thepipes.ch/simon/yellow-mastodonapi diff --git a/mastodonapi.php b/mastodonapi.php index 6669a32..f3d6b07 100644 --- a/mastodonapi.php +++ b/mastodonapi.php @@ -2,7 +2,7 @@ // Mastodonapi extension, https://git.thepipes.ch/simon/yellow-mastodonapi class YellowMastodonapi { - const VERSION = "0.9.9"; + const VERSION = "0.9.10"; public $yellow; // access to API // Initialize extension diff --git a/readme-de.md b/readme-de.md index 178ebfa..37a5ec7 100644 --- a/readme-de.md +++ b/readme-de.md @@ -1,6 +1,6 @@

Deutsch   English

-# Mastodonapi 0.9.9 +# Mastodonapi 0.9.10 Importiere deine Toots in deinen Blog. Getestet mit Snac. @@ -48,5 +48,5 @@ Die folgenden Status-Werte werden unterstützt: ## Entwickler -Simon Rohr +Simon Pipe *Fediverse: @simon@snac.thepipes.ch* diff --git a/readme.md b/readme.md index ae34fb4..f13bf21 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +1,6 @@

Deutsch   English

-# Mastodonapi 0.9.9 +# Mastodonapi 0.9.10 Import your toots into your blog. Tested with Snac. @@ -48,5 +48,5 @@ The following status values are supported: ## Developer -Simon Rohr +Simon Pipe *Fediverse: @simon@snac.thepipes.ch*