diff --git a/VERSION b/VERSION index aec9b10..5e6c955 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.25.2 +6.25.3 diff --git a/play-life-web/package.json b/play-life-web/package.json index 83e276c..0cbe9e1 100644 --- a/play-life-web/package.json +++ b/play-life-web/package.json @@ -1,6 +1,6 @@ { "name": "play-life-web", - "version": "6.25.2", + "version": "6.25.3", "type": "module", "scripts": { "dev": "vite",