From 40c610807b594b23bfc24f004bce064c49626121 Mon Sep 17 00:00:00 2001 From: Anthony Dillon Date: Mon, 10 Jul 2017 17:26:45 +0100 Subject: [PATCH] Bump version to 1.4.1 (#1165) --- scss/_settings_system.scss | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scss/_settings_system.scss b/scss/_settings_system.scss index 6f27bcc91..3a1a6c03b 100644 --- a/scss/_settings_system.scss +++ b/scss/_settings_system.scss @@ -1,2 +1,3 @@ // Global system settings -$app-version: '1.4.0' !default; +$app-version: '1.4.1' !default; +