From 557a837fd6c3baaef123175e6ae94512a2019bbc Mon Sep 17 00:00:00 2001 From: Lurkars Date: Fri, 7 Nov 2025 22:15:29 +0100 Subject: [PATCH] bumb version --- sw.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sw.js b/sw.js index 97558f7..0dd537f 100755 --- a/sw.js +++ b/sw.js @@ -1,4 +1,4 @@ -const rpgDicesVersion = "rpg-dices-v0.3.0" +const rpgDicesVersion = "rpg-dices-v0.4.0" const assets = [ "/", "/index.html",