chore(release): 1.15.0

Bump all workspace packages from 1.14.0 to 1.15.0.
This commit is contained in:
Siddharth Kumar Sah
2026-04-15 23:17:31 +08:00
parent 26f5bb8092
commit 9cd91edee1
8 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -1180,7 +1180,7 @@ export const PRINT_LAYOUTS: PrintLayout[] = [
{ id: "none", label: "None", width: 0, height: 0 },
];
export const APP_VERSION = "1.14.0";
export const APP_VERSION = "1.15.0";
/**
* Tool IDs that require the Python sidecar (AI/ML tools).