diff --git a/VERSION b/VERSION index c0908d3..e5b7d70 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.18.13 +6.18.14 diff --git a/play-life-web/package.json b/play-life-web/package.json index 8b6a50e..ee4e023 100644 --- a/play-life-web/package.json +++ b/play-life-web/package.json @@ -1,6 +1,6 @@ { "name": "play-life-web", - "version": "6.18.13", + "version": "6.18.14", "type": "module", "scripts": { "dev": "vite",