update cache-busting directive in all supported apps

This commit is contained in:
ansuz
2017-02-28 10:47:18 +01:00
parent cfc9f2e622
commit 86adfbf27d
14 changed files with 14 additions and 14 deletions

View File

@@ -8,7 +8,7 @@
<script>
require.config({
waitSeconds: 60,
urlArgs: "bust=1.0.0",
urlArgs: "bust=1.1.0",
});
</script>
<link rel="icon" type="image/png"