diff --git a/VERSION b/VERSION index 511dfe6..b9e635f 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.14.12 +3.15.12 diff --git a/play-life-web/package.json b/play-life-web/package.json index 405b6f1..1b5c4cf 100644 --- a/play-life-web/package.json +++ b/play-life-web/package.json @@ -1,6 +1,6 @@ { "name": "play-life-web", - "version": "3.14.12", + "version": "3.15.12", "type": "module", "scripts": { "dev": "vite",