chore(release): 1.15.9 [skip ci]

This commit is contained in:
ashim-hq
2026-04-17 23:26:26 +08:00
parent 31424d4356
commit ae411f2d72
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.15.8";
export const APP_VERSION = "1.15.9";
/**
* Tool IDs that require the Python sidecar (AI/ML tools).