diff --git a/VERSION b/VERSION index bbbefde..511dfe6 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.14.11 +3.14.12 diff --git a/play-life-web/index.html b/play-life-web/index.html index e622dfc..109d373 100644 --- a/play-life-web/index.html +++ b/play-life-web/index.html @@ -14,7 +14,7 @@ - PlayLife - Статистика + PlayLife
diff --git a/play-life-web/package.json b/play-life-web/package.json index 8c3aede..405b6f1 100644 --- a/play-life-web/package.json +++ b/play-life-web/package.json @@ -1,6 +1,6 @@ { "name": "play-life-web", - "version": "3.14.11", + "version": "3.14.12", "type": "module", "scripts": { "dev": "vite",