diff --git a/app/src/boot/openChangelog.ts b/app/src/boot/openChangelog.ts index 79131d2e3..5ebb74f1b 100644 --- a/app/src/boot/openChangelog.ts +++ b/app/src/boot/openChangelog.ts @@ -9,7 +9,7 @@ export const openChangelog = () => { return; } const dialog = new Dialog({ - title: `✨ ${window.siyuan.languages.whatsNewInSiYuan}`, + title: `✨ ${window.siyuan.languages.whatsNewInSiYuan} v${window.siyuan.config.system.kernelVersion}`, width: isMobile() ? "92vw" : "768px", height: isMobile() ? "80vh" : "70vh", content: `