From 087466e51eb78475cc6b4017350626379837d678 Mon Sep 17 00:00:00 2001 From: Evan Hoffman Date: Fri, 4 Sep 2026 23:02:12 -0400 Subject: [PATCH] Bump version to 1.6.0 --- Sources/MonitorCore/Version.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sources/MonitorCore/Version.swift b/Sources/MonitorCore/Version.swift index 27a576f..c2adfb3 100644 --- a/Sources/MonitorCore/Version.swift +++ b/Sources/MonitorCore/Version.swift @@ -5,7 +5,7 @@ /// unbundled one cannot claim different versions. Keep the literal on one /// line: the script's pattern expects it there. public enum MonitorVersion { - public static let string = "1.5.5" + public static let string = "1.6.0" /// What the app calls itself. Here beside the version because the title bar /// draws it, the `Window` scene names itself with it, and two spellings of