From 01108ca83d0497f44df08c503d6547f6768e2903 Mon Sep 17 00:00:00 2001 From: Pierre Goiffon Date: Tue, 19 Mar 2019 11:35:09 +0100 Subject: [PATCH] :package: Update versions for 2.6.1 --- css/css-variables.scss | 2 +- datamodels/2.x/version.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/css/css-variables.scss b/css/css-variables.scss index e8ac3c6d3..26fcae2b0 100644 --- a/css/css-variables.scss +++ b/css/css-variables.scss @@ -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"; +$version: "v2.6.2"; // Base colors $gray-base: #000 !default; diff --git a/datamodels/2.x/version.xml b/datamodels/2.x/version.xml index f72613d59..9926b0277 100755 --- a/datamodels/2.x/version.xml +++ b/datamodels/2.x/version.xml @@ -1,4 +1,4 @@ - 2.6.0 + 2.6.2