diff --git a/css/css-variables.scss b/css/css-variables.scss index 759eae293..fc88e4855 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.7.0-beta"; +$version: "v2.7.0-beta2"; $approot-relative: "../../../../../"; // relative to env-***/branding/themes/***/main.css // Base colors diff --git a/datamodels/2.x/version.xml b/datamodels/2.x/version.xml index 822529679..299a4a676 100755 --- a/datamodels/2.x/version.xml +++ b/datamodels/2.x/version.xml @@ -1,4 +1,4 @@ - 2.7.0-beta + 2.7.0-beta2