mirror of
https://github.com/Alamantus/Lexiconga.git
synced 2025-04-21 19:03:18 +02:00
Bump UpUp version for import fix
This commit is contained in:
parent
466e5e84c6
commit
5fbd06a035
1 changed files with 1 additions and 1 deletions
|
@ -130,7 +130,7 @@ switch ($view) {
|
||||||
oldLoad && oldLoad();
|
oldLoad && oldLoad();
|
||||||
if (UpUp) {
|
if (UpUp) {
|
||||||
UpUp.start({
|
UpUp.start({
|
||||||
'cache-version': '2.1.1',
|
'cache-version': '2.1.2',
|
||||||
'content-url': 'offline.html',
|
'content-url': 'offline.html',
|
||||||
'assets': [
|
'assets': [
|
||||||
\"" . implode('","', $files) . "\"
|
\"" . implode('","', $files) . "\"
|
||||||
|
|
Loading…
Add table
Reference in a new issue