diff --git a/ui/_config.scss b/ui/_config.scss index 561fde0d0c..ace2cac532 100644 --- a/ui/_config.scss +++ b/ui/_config.scss @@ -9,7 +9,7 @@ /// /// @type String /// @access private -$app-version: '2.11.5'; +$app-version: '2.11.6'; /// Debug mode (uncomment to activate) /// Turn on to output deprecation warnings during development