mikuli.cz

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

commit 5bc785fac396ca2a49daa0721cc7009b9009a3d3
parent cbf3f0ba374b2919a0d794dbcda3de666311b4a7
Author: markseu <mark2011@mayberg.se>
Date:   Sun, 15 May 2022 02:12:37 +0200

Updated installation files

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.78 +Version: 0.8.79 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-08 09:45:04 +Published: 2022-05-15 01:57:34 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.78"; + const VERSION = "0.8.79"; const PRIORITY = "2"; public $yellow; // access to API public $extensions; // number of extensions