Skip to content

Commit 64fbbff

Browse files
authored
Bump version to 2026.3.17 (#250)
1 parent 6597276 commit 64fbbff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Sources/mcs/CLI.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import ArgumentParser
33
/// Single source of truth for the CLI version.
44
/// Used in markers, sidecar files, and `--version` output.
55
enum MCSVersion {
6-
static let current = "2026.3.6"
6+
static let current = "2026.3.17"
77
}
88

99
@main

0 commit comments

Comments
 (0)