mirror of
https://github.com/marcrobledo/RomPatcher.js.git
synced 2025-06-27 16:25:54 +00:00
force cache serviceworker update
This commit is contained in:
parent
7aefea0359
commit
84298e9cee
2 changed files with 2 additions and 2 deletions
|
@ -29,7 +29,7 @@ caches.keys().then(function(cacheNames){
|
|||
});
|
||||
|
||||
var PRECACHE_ID='rom-patcher-js';
|
||||
var PRECACHE_VERSION='v14b';
|
||||
var PRECACHE_VERSION='v14c';
|
||||
var PRECACHE_URLS=[
|
||||
'/RomPatcher.js/','/RomPatcher.js/index.html',
|
||||
'/RomPatcher.js/manifest.json',
|
||||
|
|
|
@ -185,7 +185,7 @@
|
|||
</select>
|
||||
</div>
|
||||
|
||||
Rom Patcher JS <small>v2.5.1</small> by <a href="/">Marc Robledo</a>
|
||||
Rom Patcher JS <small>v2.5.2</small> by <a href="/">Marc Robledo</a>
|
||||
<br />
|
||||
<i class="icon github"></i> <a href="https://github.com/marcrobledo/RomPatcher.js/" target="_blank">See on GitHub</a>
|
||||
<i class="icon heart"></i> <a href="https://www.paypal.me/marcrobledo/5" target="_blank" rel="nofollow">Donate</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue