Fix iTop version that stayed to "2.5.0-beta" for the release

This commit is contained in:
Molkobain
2018-11-27 17:52:15 +01:00
parent 88dea990e1
commit 961b1570e8
2 changed files with 2 additions and 2 deletions

View File

@@ -50,4 +50,4 @@ $search-button-box-bg-color: $white;
$search-button-box-bg-hover-color: $gray-extra-light;
// Beware the version number MUST be enclosed with quotes otherwise v2.3.0 becomes v2 0.3 .0
$version: "v2.5.0-beta";
$version: "v2.5.0";