diff --git a/css/css-variables.scss b/css/css-variables.scss index 8ca110d4e..2dbe2d379 100644 --- a/css/css-variables.scss +++ b/css/css-variables.scss @@ -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.3.0b"; \ No newline at end of file +$version: "v2.3.0"; \ No newline at end of file