Release v1.2.0

SemVer Minor - seit v1.1.0: DHCP-Pool-Haenger gefixt (SSHTransport-
Timeout, bugs.md #11), Experte-Tab-Port-Konflikt-Pruefung (bugs.md #12,
neue Faehigkeit). Beides live vom Nutzer bestaetigt. Build + alle
111 Unit-Tests gruen.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
Kay
2026-09-17 22:26:49 +02:00
co-authored by Claude Sonnet 5
parent 87395a5164
commit c791693d7e
3 changed files with 6 additions and 4 deletions
+2 -2
View File
@@ -35,8 +35,8 @@ targets:
# generate` silently resets the app's version back to its built-in default
# "1.0"/"1", discarding any release version bump (found live, 2026-09-17,
# while adding a new test file triggered a regen and reverted v1.1.0 -> 1.0).
CFBundleShortVersionString: "1.1.0"
CFBundleVersion: "2"
CFBundleShortVersionString: "1.2.0"
CFBundleVersion: "3"
LSApplicationCategoryType: public.app-category.utilities
NSAppTransportSecurity:
NSAllowsArbitraryLoads: true