From 3e0ec40981f40c388b0347fb045e6f8f4292a397 Mon Sep 17 00:00:00 2001 From: Guillaume Mazoyer Date: Tue, 30 Jan 2018 16:09:37 +0100 Subject: Release 2.0.1. --- includes/config.defaults.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'includes') diff --git a/includes/config.defaults.php b/includes/config.defaults.php index 640df2e..db0b1cf 100644 --- a/includes/config.defaults.php +++ b/includes/config.defaults.php @@ -45,7 +45,7 @@ $config = array( // Release configuration 'release' => array( - 'version' => '2.0.0', + 'version' => '2.0.1', 'codename' => 'Established', 'repository' => 'https://github.com/respawner/looking-glass' ), -- cgit v1.2.3