mikuli.cz

:)
git clone https://git.sr.ht/~ashymad/mikuli.cz
Log | Files | Refs

commit 92476b9e932293577b20460fdb05a009e9ed9e87
parent 568886cddcd1a9e7eb310a79daa716bf8bb6483d
Author: markseu <mark2011@mayberg.se>
Date:   Fri, 17 Mar 2023 23:55:13 +0100

Updated installation files

Diffstat:
Msystem/extensions/install-blog.bin | 0
Msystem/extensions/install-wiki.bin | 0
Msystem/extensions/update-current.ini | 4++--
Msystem/extensions/update.php | 2+-
4 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/system/extensions/install-blog.bin b/system/extensions/install-blog.bin Binary files differ. diff --git a/system/extensions/install-wiki.bin b/system/extensions/install-wiki.bin Binary files differ. diff --git a/system/extensions/update-current.ini b/system/extensions/update-current.ini @@ -121,11 +121,11 @@ system/themes/stockholm-opensans-light.woff: stockholm-opensans-light.woff, crea system/themes/stockholm-opensans-regular.woff: stockholm-opensans-regular.woff, create, update, careful Extension: Update -Version: 0.8.91 +Version: 0.8.92 Description: Keep your website up to date. DocumentationUrl: https://github.com/annaesvensson/yellow-update DownloadUrl: https://github.com/datenstrom/yellow-extensions/raw/main/downloads/update.zip -Published: 2022-11-10 15:40:13 +Published: 2023-03-17 23:25:10 Developer: Anna Svensson Tag: feature system/extensions/update.php: update.php, create, update diff --git a/system/extensions/update.php b/system/extensions/update.php @@ -2,7 +2,7 @@ // Update extension, https://github.com/annaesvensson/yellow-update class YellowUpdate { - const VERSION = "0.8.91"; + const VERSION = "0.8.92"; const PRIORITY = "2"; public $yellow; // access to API public $extensions; // number of extensions