From b82db8d80f4f51b5cf63a7379696b5d8d743d64a Mon Sep 17 00:00:00 2001 From: poignatov Date: Wed, 18 Mar 2026 20:30:52 +0300 Subject: [PATCH] =?UTF-8?q?6.19.13:=20=D0=A2=D0=B5=D1=81=D1=82=20=D1=81?= =?UTF-8?q?=D0=B1=D0=BE=D1=80=D0=BA=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- VERSION | 2 +- play-life-web/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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",