From 6d5cd62326867fc75c5f7fe96ca23c7881467ac1 Mon Sep 17 00:00:00 2001 From: simon Date: Wed, 9 Sep 2026 07:36:35 +0200 Subject: [PATCH] typo --- extension.ini | 4 ++-- externallinks.php | 2 +- readme-de.md | 2 +- readme.md | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/extension.ini b/extension.ini index 8fa56d2..c1a790f 100644 --- a/extension.ini +++ b/extension.ini @@ -1,9 +1,9 @@ # Datenstrom Yellow extension settings Extension: Externallinks -Version: 0.9.3 +Version: 0.9.4 Description: Opens external links in a new tab. -Developer: Simon Rohr +Developer: Simon Pipe Tag: feature DownloadUrl: https://git.thepipes.ch/simon/yellow-externallinks/archive/main.zip DocumentationUrl: https://git.thepipes.ch/simon/yellow-externallinks diff --git a/externallinks.php b/externallinks.php index edc0a92..ff1b1b3 100644 --- a/externallinks.php +++ b/externallinks.php @@ -2,7 +2,7 @@ // Opens external links in a new tab, https://git.thepipes.ch/simon/yellow-externallinks class YellowExternallinks { - const VERSION = "0.9.3"; + const VERSION = "0.9.4"; public $yellow; // access to API // Initialize extension diff --git a/readme-de.md b/readme-de.md index ff94e74..8dc8e85 100644 --- a/readme-de.md +++ b/readme-de.md @@ -14,5 +14,5 @@ Das Plugin funktioniert vollautomatisch. Links zu externen Websites werden in ei ## Entwickler -Simon Rohr +Simon Pipe *Fediverse: @simon@snac.thepipes.ch* diff --git a/readme.md b/readme.md index df994a0..d62d20e 100644 --- a/readme.md +++ b/readme.md @@ -14,5 +14,5 @@ The plugin works fully automatically. Links to an external website are opened in ## Developer -Simon Rohr +Simon Pipe *Fediverse: @simon@snac.thepipes.ch*