🔖 Update versions to 2.6.4

This commit is contained in:
Pierre Goiffon
2020-04-21 08:52:26 +02:00
parent f81ab4d71a
commit c5b1f02d2b
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.6.3";
$version: "v2.6.4";
// Base colors
$gray-base: #000 !default;