Skip to content

Commit bdf1cca

Browse files
committed
update demo
1 parent 0d18443 commit bdf1cca

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

public/js/app.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/sw.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
const cacheName = "luizbills.litecanvas-editor-v1";
2-
const version = "2025.7.31.0";
2+
const version = "2025.7.31.1";
33

44
const precacheResources = [
55
"/",

src/demo.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
export default () =>
2-
`// Welcome to litecanvas playground!
2+
`// Welcome to Litecanvas Playground!
33
// Learn more tapping on the question mark (?) above.
44
// Join our discord: https://discord.com/invite/r2c3rGsvH3
55

0 commit comments

Comments
 (0)