Downgrade to v0.5.0

This commit is contained in:
grandeljay 2022-04-07 19:14:34 +02:00
parent bac40290d6
commit 6c19a18521

View file

@ -6,7 +6,7 @@
* @author Jay Trees <github.jay@grandel.anonaddy.me>
*/
define('VERSION', '0.6.0');
define('VERSION', '0.5.0');
define('ROOT', __DIR__);
define('DEFAULT_LOCALE', 'en_GB');