Version 2.6.0

This commit is contained in:
Eric
2018-11-29 09:19:55 +01:00
parent e08369122d
commit bbefd22950

View File

@@ -1,5 +1,5 @@
// Beware the version number MUST be enclosed with quotes otherwise v2.3.0 becomes v2 0.3 .0
$version: "v2.6.0-beta";
$version: "v2.6.0";
// Base colors
$gray-base: #000 !default;
@@ -50,6 +50,3 @@ $search-add-criteria-box-hover-color: $gray-extra-light;
$search-button-box-color: $combodo-orange;
$search-button-box-bg-color: $white;
$search-button-box-bg-hover-color: $gray-extra-light;
// Beware the version number MUST be enclosed with quotes otherwise v2.3.0 becomes v2 0.3 .0
$version: "v2.6.0";