diff --git a/VERSION b/VERSION index 11d81d6..3d7cc16 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.25.5 +3.25.6 diff --git a/play-life-web/package.json b/play-life-web/package.json index 9906d9f..d65b802 100644 --- a/play-life-web/package.json +++ b/play-life-web/package.json @@ -1,6 +1,6 @@ { "name": "play-life-web", - "version": "3.25.5", + "version": "3.25.6", "type": "module", "scripts": { "dev": "vite", diff --git a/play-life-web/src/components/CurrentWeek.jsx b/play-life-web/src/components/CurrentWeek.jsx index a5d306f..2fb7ea3 100644 --- a/play-life-web/src/components/CurrentWeek.jsx +++ b/play-life-web/src/components/CurrentWeek.jsx @@ -418,7 +418,7 @@ function CurrentWeek({ onProjectClick, data, loading, error, onRetry, allProject