diff --git a/VERSION b/VERSION index 1980a78..369689d 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.17.0 +6.17.1 diff --git a/play-life-web/package.json b/play-life-web/package.json index 5e2f552..fda7020 100644 --- a/play-life-web/package.json +++ b/play-life-web/package.json @@ -1,6 +1,6 @@ { "name": "play-life-web", - "version": "6.17.0", + "version": "6.17.1", "type": "module", "scripts": { "dev": "vite",