We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ff2b17 commit fd35757Copy full SHA for fd35757
public/sw.js
@@ -1,5 +1,5 @@
1
const cacheName = "luizbills.litecanvas-editor-v1";
2
-const version = "2.23.0";
+const version = "2.23.1";
3
4
const precacheResources = [
5
"/",
0 commit comments