Skip to content

Commit 73882a1

Browse files
committed
update docs
1 parent 7a49d94 commit 73882a1

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

public/about.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,8 @@ <h1>LITECANVAS</h1>
211211
</p>
212212

213213
<p style="color: #f76707;">
214-
<em><strong>Note:</strong> This project is still under development. All feedback is appreciated! For bugs, suggestions or contribuitions open a issue in our <a href="https://github.com/litecanvas/game-engine">Github Repository</a>.</em>
214+
⚠️ Warning
215+
<strong><br>This project is still in the "alpha" stage. Break changes may occur frequently. All feedback is welcome and appreciated! For bugs or contribuitions open a issue in our <a href="https://github.com/litecanvas/game-engine">Github Repository</a>.</strong>
215216
</p>
216217

217218
<p>

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.06.15.0";
2+
const version = "2025.06.18.0";
33

44
const precacheResources = [
55
"/",

0 commit comments

Comments
 (0)