From 05a2d2961a2a27e0890628d1453907ca17f7b3de Mon Sep 17 00:00:00 2001 From: Jay Trees Date: Fri, 4 Mar 2022 10:09:49 +0100 Subject: [PATCH] Update to 0.4.0 --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index 1c0542cd..c8fc371e 100644 --- a/index.php +++ b/index.php @@ -6,7 +6,7 @@ * @author Jay Trees */ -define('VERSION', '0.3.0'); +define('VERSION', '0.4.0'); define('ROOT', __DIR__); /**