Detect new version

This commit is contained in:
yflory
2018-06-11 16:52:26 +02:00
parent 0d4fbec4bc
commit 089e0361b6
4 changed files with 30 additions and 3 deletions

View File

@@ -236,4 +236,7 @@ define({
// Get all existing tags
'Q_GET_ALL_TAGS': true,
// Reload on new version
'EV_NEW_VERSION': true,
});