diff --git a/VERSION b/VERSION index 269aa9c..ff313b8 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.8.3 +3.8.4 diff --git a/play-life-web/package.json b/play-life-web/package.json index 2d3faf2..cb076c8 100644 --- a/play-life-web/package.json +++ b/play-life-web/package.json @@ -1,6 +1,6 @@ { "name": "play-life-web", - "version": "3.8.3", + "version": "3.8.4", "type": "module", "scripts": { "dev": "vite",