Make sure that the images are reloaded when the application is upgraded.

SVN:trunk[3788]
This commit is contained in:
Denis Flaven
2015-09-22 15:55:22 +00:00
parent c2e8eca577
commit 1992adfac2
3 changed files with 58 additions and 56 deletions

View File

@@ -3,4 +3,6 @@ $grey-color: #555555;
$complement-color: #1c94c4;
$complement-light: #d6e8ef;
$frame-background-color: #F1F1F1;
$text-color: #000;
$text-color: #000;
// Beware the version number MUST beging with a letter otherwise it may be truncated...
$version: v2.2.0;