mikuli.cz

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

commit 24e3901ae3d5a2354f6e09d628d4e2d2312de480
parent 80ce9c75b72cedd77884ed91b41f38b2301244ac
Author: markseu <mark2011@mayberg.se>
Date:   Mon, 16 May 2022 18:06:11 +0200

Updated patch for converting gallery/slider shortcuts

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

diff --git a/system/extensions/update-current.ini b/system/extensions/update-current.ini @@ -131,11 +131,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.79 +Version: 0.8.80 Description: Keep your website up to date. DocumentationUrl: https://github.com/datenstrom/yellow-extensions/tree/master/source/update DownloadUrl: https://github.com/datenstrom/yellow-extensions/raw/master/zip/update.zip -Published: 2022-05-15 01:57:34 +Published: 2022-05-16 17:28:11 Developer: Datenstrom 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/datenstrom/yellow-extensions/tree/master/source/update class YellowUpdate { - const VERSION = "0.8.79"; + const VERSION = "0.8.80"; const PRIORITY = "2"; public $yellow; // access to API public $extensions; // number of extensions