From e52490558c9a05eea994f2beb470a9ebe841555c Mon Sep 17 00:00:00 2001 From: Barry McGee Date: Thu, 20 Jul 2017 15:27:06 +0100 Subject: [PATCH] Bump system settings version to 1.4.2 --- scss/_settings_system.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scss/_settings_system.scss b/scss/_settings_system.scss index 3a1a6c03b..831f2c4e5 100644 --- a/scss/_settings_system.scss +++ b/scss/_settings_system.scss @@ -1,3 +1,3 @@ // Global system settings -$app-version: '1.4.1' !default; +$app-version: '1.4.2' !default;