mirror of
https://github.com/marcrobledo/RomPatcher.js.git
synced 2025-06-27 16:25:54 +00:00
improved SNES header check
This commit is contained in:
parent
e70052e963
commit
860a2c33c4
3 changed files with 15 additions and 10 deletions
|
@ -12,7 +12,7 @@ limitations under the License.
|
|||
mod by marcrobledo, original from: https://github.com/GoogleChrome/samples/blob/gh-pages/service-worker/basic/service-worker.js
|
||||
*/
|
||||
|
||||
const PRECACHE_ID='v20180919';
|
||||
const PRECACHE_ID='v20180920';
|
||||
const PRECACHE_FILES=[
|
||||
'index.html','./',
|
||||
'RomPatcher.css',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue