diff --git a/src/components/WeeklyView.tsx b/src/components/WeeklyView.tsx index 89f1a08..5574f5f 100644 --- a/src/components/WeeklyView.tsx +++ b/src/components/WeeklyView.tsx @@ -9883,7 +9883,7 @@ function SettingsSidebar({ color: "var(--weekly-settings-label)", }} > - Version {process.env.NEXT_PUBLIC_APP_VERSION || "1.7.0"} + Version {process.env.NEXT_PUBLIC_APP_VERSION || "1.8.0"}