diff --git a/VERSION b/VERSION index a7e7070..ee893b7 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.22.0 +3.23.0 diff --git a/play-life-web/package.json b/play-life-web/package.json index 2d5b3b4..a6e7ada 100644 --- a/play-life-web/package.json +++ b/play-life-web/package.json @@ -1,6 +1,6 @@ { "name": "play-life-web", - "version": "3.22.0", + "version": "3.23.0", "type": "module", "scripts": { "dev": "vite",