Update externallinks.php

This commit is contained in:
simonpipe 2026-05-28 09:20:13 +02:00
parent 099a1735db
commit 2bc19a1701

View file

@ -2,7 +2,7 @@
// External links in a new tab, https://codeberg.org/simonpipe/yellow-externallinks // External links in a new tab, https://codeberg.org/simonpipe/yellow-externallinks
class YellowExternallinks { class YellowExternallinks {
const VERSION = "0.9.1"; const VERSION = "0.9.2";
public $yellow; // access to API public $yellow; // access to API
// Initialize extension // Initialize extension