diff --git a/VERSION b/VERSION index a7ee22c..291cd91 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.3.8 +6.3.9 diff --git a/play-life-web/package.json b/play-life-web/package.json index c300d9d..c6d6ded 100644 --- a/play-life-web/package.json +++ b/play-life-web/package.json @@ -1,6 +1,6 @@ { "name": "play-life-web", - "version": "6.3.8", + "version": "6.3.9", "type": "module", "scripts": { "dev": "vite",