diff --git a/VERSION b/VERSION index 36038af..4ec60bf 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.19.12 +6.19.13 diff --git a/play-life-web/package.json b/play-life-web/package.json index 443ef01..bdf5579 100644 --- a/play-life-web/package.json +++ b/play-life-web/package.json @@ -1,6 +1,6 @@ { "name": "play-life-web", - "version": "6.19.12", + "version": "6.19.13", "type": "module", "scripts": { "dev": "vite",