From 57103004f28f9e42d0ce7c27fbbd17bf9446b612 Mon Sep 17 00:00:00 2001 From: Luiz Bills Date: Sat, 20 Jul 2024 22:30:29 -0300 Subject: [PATCH] fix typo --- public/sw.js | 2 +- public/tools/pixel-art-editor.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/public/sw.js b/public/sw.js index 172e1fe..979aff8 100644 --- a/public/sw.js +++ b/public/sw.js @@ -1,5 +1,5 @@ const cacheName = "luizbills.litecanvas-editor-v1"; -const version = "1.64.3"; +const version = "1.64.4"; const precacheResources = [ "/", diff --git a/public/tools/pixel-art-editor.html b/public/tools/pixel-art-editor.html index 42bba1d..64acb2b 100644 --- a/public/tools/pixel-art-editor.html +++ b/public/tools/pixel-art-editor.html @@ -5,7 +5,7 @@ - LITEPIXEL - Tiny pixel art editor + litepixel - Tiny pixel art editor