diff --git a/VERSION b/VERSION index c521c77..8e6b2f2 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.27.1 +3.27.2 diff --git a/play-life-web/package.json b/play-life-web/package.json index 9026d91..32ec4eb 100644 --- a/play-life-web/package.json +++ b/play-life-web/package.json @@ -1,6 +1,6 @@ { "name": "play-life-web", - "version": "3.27.1", + "version": "3.27.2", "type": "module", "scripts": { "dev": "vite",