Update externallinks.php
This commit is contained in:
parent
099a1735db
commit
2bc19a1701
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
// External links in a new tab, https://codeberg.org/simonpipe/yellow-externallinks
|
||||
|
||||
class YellowExternallinks {
|
||||
const VERSION = "0.9.1";
|
||||
const VERSION = "0.9.2";
|
||||
public $yellow; // access to API
|
||||
|
||||
// Initialize extension
|
||||
|
|
|
|||
Loading…
Reference in a new issue