diff --git a/apps/stage-tamagotchi/scripts/utils.ts b/apps/stage-tamagotchi/scripts/utils.ts index a499fadb3..adda5e0b5 100644 --- a/apps/stage-tamagotchi/scripts/utils.ts +++ b/apps/stage-tamagotchi/scripts/utils.ts @@ -92,7 +92,7 @@ export async function getFilenames(target: string, options: { release: boolean, throw new Error(' is required') } - const beforeVersion = version + const beforeVersion = packageJSON.version const productName = electronBuilder.productName! switch (target) { diff --git a/cspell.config.yaml b/cspell.config.yaml index 30df9453a..6f3d8f75c 100644 --- a/cspell.config.yaml +++ b/cspell.config.yaml @@ -256,6 +256,7 @@ words: - tauri - taze - tempora + - tinyexec - togetherapi - tolist - tresjs