diff --git a/VERSION b/VERSION index bbf0c5a..2876b16 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.14.1 +6.14.2 diff --git a/play-life-web/package.json b/play-life-web/package.json index 1f42d2e..bbd27e7 100644 --- a/play-life-web/package.json +++ b/play-life-web/package.json @@ -1,6 +1,6 @@ { "name": "play-life-web", - "version": "6.14.1", + "version": "6.14.2", "type": "module", "scripts": { "dev": "vite",