diff --git a/VERSION b/VERSION index e91aadb..cff5845 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.18.9 +6.18.10 diff --git a/play-life-web/package.json b/play-life-web/package.json index 486453d..b13cce5 100644 --- a/play-life-web/package.json +++ b/play-life-web/package.json @@ -1,6 +1,6 @@ { "name": "play-life-web", - "version": "6.18.9", + "version": "6.18.10", "type": "module", "scripts": { "dev": "vite", diff --git a/play-life-web/src/components/FullStatistics.jsx b/play-life-web/src/components/FullStatistics.jsx index 9f9ee76..698955b 100644 --- a/play-life-web/src/components/FullStatistics.jsx +++ b/play-life-web/src/components/FullStatistics.jsx @@ -162,7 +162,7 @@ function FullStatistics({ selectedProject, onClearSelection, data, loading, erro {/* Чипсы дней недели */} {pastDays.length > 0 && (