Update UpUp version for new features
This commit is contained in:
parent
e490ef08d3
commit
59bf9c48e0
|
@ -119,7 +119,7 @@ switch ($view) {
|
|||
oldLoad && oldLoad();
|
||||
if (UpUp) {
|
||||
UpUp.start({
|
||||
'cache-version': '2.0.2',
|
||||
'cache-version': '2.1.0',
|
||||
'content-url': 'offline.html',
|
||||
'assets': [
|
||||
\"" . implode('","', $files) . "\"
|
||||
|
|
Loading…
Reference in New Issue