Change version number in CSS url() calls

SVN:trunk[5090]
This commit is contained in:
Pierre Goiffon
2017-10-26 09:28:22 +00:00
parent e66eb537d8
commit a4ad8d0a61
2 changed files with 29 additions and 29 deletions

View File

@@ -5,4 +5,4 @@ $complement-light: #d6e8ef;
$frame-background-color: #F1F1F1;
$text-color: #000;
// Beware the version number MUST be enclosed with quotes otherwise v2.3.0 becomes v2 0.3 .0
$version: "v2.4.0-beta";
$version: "v2.4.0";