mirror of
https://github.com/Alamantus/Lexiconga.git
synced 2025-05-03 16:53:31 +02:00
Update UpUp version after html and css changes
This commit is contained in:
parent
10d204d695
commit
f4ad87f73b
1 changed files with 1 additions and 1 deletions
|
@ -130,7 +130,7 @@ switch ($view) {
|
|||
oldLoad && oldLoad();
|
||||
if (UpUp) {
|
||||
UpUp.start({
|
||||
'cache-version': '2.1.0',
|
||||
'cache-version': '2.1.1',
|
||||
'content-url': 'offline.html',
|
||||
'assets': [
|
||||
\"" . implode('","', $files) . "\"
|
||||
|
|
Loading…
Add table
Reference in a new issue