Skip to content

Commit

Permalink
sw version
Browse files Browse the repository at this point in the history
  • Loading branch information
mathis committed Sep 15, 2022
1 parent 8c69801 commit 14d25a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OpenGL/data/wasm/sw.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// credit: https://googlechrome.github.io/samples/service-worker/basic/

const version = 7
const version = 12
const PRECACHE = 'precache-v' + version;
const RUNTIME = 'runtime-v' + version;

Expand Down

0 comments on commit 14d25a8

Please sign in to comment.