From c232bb40a3beb8976ebf8aed37632ced5b6be4d7 Mon Sep 17 00:00:00 2001 From: poignatov Date: Fri, 13 Mar 2026 21:57:11 +0300 Subject: [PATCH] =?UTF-8?q?6.16.1:=20=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=B8=D0=B5=20=D1=81=D1=82=D0=B0=D1=82=D0=B8=D1=81?= =?UTF-8?q?=D1=82=D0=B8=D0=BA=D0=B8=20=D0=BF=D0=BE=D1=81=D0=BB=D0=B5=20?= =?UTF-8?q?=D1=80=D0=B5=D0=B4=D0=B0=D0=BA=D1=82=D0=B8=D1=80=D0=BE=D0=B2?= =?UTF-8?q?=D0=B0=D0=BD=D0=B8=D1=8F=20=D0=B7=D0=B0=D0=B4=D0=B0=D1=87=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 bfec95b..954ea49 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.16.0 +6.16.1 diff --git a/play-life-web/package.json b/play-life-web/package.json index b650461..a606e61 100644 --- a/play-life-web/package.json +++ b/play-life-web/package.json @@ -1,6 +1,6 @@ { "name": "play-life-web", - "version": "6.16.0", + "version": "6.16.1", "type": "module", "scripts": { "dev": "vite",