diff --git a/server/lib/consts.ts b/server/lib/consts.ts index b014f849..d93cf224 100644 --- a/server/lib/consts.ts +++ b/server/lib/consts.ts @@ -2,7 +2,7 @@ import path from "path"; import { fileURLToPath } from "url"; // This is a placeholder value replaced by the build process -export const APP_VERSION = "1.12.3"; +export const APP_VERSION = "1.13.0"; export const __FILENAME = fileURLToPath(import.meta.url); export const __DIRNAME = path.dirname(__FILENAME); diff --git a/src/components/LayoutSidebar.tsx b/src/components/LayoutSidebar.tsx index 33778995..8006b6e8 100644 --- a/src/components/LayoutSidebar.tsx +++ b/src/components/LayoutSidebar.tsx @@ -154,7 +154,7 @@ export function LayoutSidebar({ -
{t("productUpdateWhatsNew")}
-+
{t("pangolinUpdateAvailable")}
+ +