From fb15dfb48fc48f065a674d9104e1830c745ab25d Mon Sep 17 00:00:00 2001 From: simon Date: Tue, 8 Sep 2026 15:12:22 +0200 Subject: [PATCH] lbs update --- extension.ini | 4 ++-- lbs.php | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/extension.ini b/extension.ini index 290019f..5e57bf1 100644 --- a/extension.ini +++ b/extension.ini @@ -1,14 +1,14 @@ # Datenstrom Yellow extension settings Extension: LBS -Version: 0.9.0 +Version: 0.9.01 Description: LBS ist das offizielle louis-bar-syndrom.info Theme. Developer: Simon Pipe Tag: theme Download: https://git.thepipes.ch/simon/yellow-lbs/archive/main.zip Documentation: https://git.thepipes.ch/simon/yellow-lbs DocumentationLanguage: de -Published: 2026-09-28 14:50:00 +Published: 2026-09-28 15:10:00 Status: available system/workers/lbs.php: lbs.php, create, update system/themes/lbs.css: lbs.css, create, update, careful diff --git a/lbs.php b/lbs.php index 4ec1398..aff8f63 100644 --- a/lbs.php +++ b/lbs.php @@ -2,7 +2,7 @@ // LBS extension, https://git.thepipes.ch/simon/yellow-lbs class YellowLBS { - const VERSION = "0.9.0"; + const VERSION = "0.9.1"; public $yellow; // access to API // Handle initialisation