From 2b454691319fb8d614c4abfc3d0fb72d9929b1a6 Mon Sep 17 00:00:00 2001 From: Xeta Date: Tue, 15 Nov 2016 22:39:49 +0100 Subject: [PATCH] Updated version --- config/xeta.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/xeta.php b/config/xeta.php index 9f33765..bae3f4f 100644 --- a/config/xeta.php +++ b/config/xeta.php @@ -10,7 +10,7 @@ ], 'Site' => [ 'name' => 'Xeta', - 'version' => '3.0.0', + 'version' => '3.0.3', 'description' => 'You will find content related to web development like tutorials, my personal tests on new technologies etc', 'github_url' => 'https://github.com/Xety/Xeta', 'contact_email' => 'contact@xeta.io',