mikuli.cz

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

commit c3a50358cdf33596645bc8fc6233613120073dac
parent ba10179a728b568826f40445c0ad7e68633fa996
Author: markseu <mark2011@mayberg.se>
Date:   Fri, 15 Apr 2016 12:23:02 +0200

System update (language handling)

Diffstat:
Msystem/plugins/language.php | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/system/plugins/language.php b/system/plugins/language.php @@ -5,7 +5,7 @@ // Language plugin class YellowLanguage { - const Version = "0.6.2"; + const Version = "0.6.4"; var $yellow; //access to API // Handle initialisation