chore(release): 1.7.3 [skip ci]

## [1.7.3](https://github.com/stirling-image/stirling-image/compare/v1.7.2...v1.7.3) (2026-04-06)

### Bug Fixes

* **docs:** correct broken llms.txt links on REST API page ([b46d250](https://github.com/stirling-image/stirling-image/commit/b46d2504e17d06b075964e063de19529a42bc363))
This commit is contained in:
semantic-release-bot
2026-04-06 03:30:11 +00:00
parent b46d2504e1
commit 2eb74f242e
9 changed files with 15 additions and 8 deletions
+1 -1
View File
@@ -354,7 +354,7 @@ export const SOCIAL_MEDIA_PRESETS: SocialMediaPreset[] = [
{ platform: "Threads", name: "Post Image", width: 1080, height: 1080 },
];
export const APP_VERSION = "1.7.2";
export const APP_VERSION = "1.7.3";
/**
* Tool IDs that require the Python sidecar (AI/ML tools).