Update version number for 2.5.3 beta

This commit is contained in:
Pierre Goiffon
2019-07-02 14:54:36 +02:00
parent 6c948873ff
commit b3369c8b0e
31 changed files with 31 additions and 31 deletions

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.5.2";
$version: "v2.5.3";
// Base colors
$gray-base: #000 !default;