diff --git a/VERSION b/VERSION index 7a33340..3a8e58e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.19.3 +6.19.4 diff --git a/play-life-web/package.json b/play-life-web/package.json index 7a642e7..e247210 100644 --- a/play-life-web/package.json +++ b/play-life-web/package.json @@ -1,6 +1,6 @@ { "name": "play-life-web", - "version": "6.19.3", + "version": "6.19.4", "type": "module", "scripts": { "dev": "vite",