mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
fix: update APP_VERSION constant to 1.17.2
This commit is contained in:
@@ -1236,7 +1236,7 @@ export const PRINT_LAYOUTS: PrintLayout[] = [
|
|||||||
{ id: "none", label: "None", width: 0, height: 0 },
|
{ id: "none", label: "None", width: 0, height: 0 },
|
||||||
];
|
];
|
||||||
|
|
||||||
export const APP_VERSION = "1.17.1";
|
export const APP_VERSION = "1.17.2";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Tool IDs that require the Python sidecar (AI/ML tools).
|
* Tool IDs that require the Python sidecar (AI/ML tools).
|
||||||
|
|||||||
Reference in New Issue
Block a user