From 0f278b16f9b63b4347fcdaeb49c1483396829ae7 Mon Sep 17 00:00:00 2001 From: Chrison Simtian Date: Fri, 24 Jul 2026 15:11:01 +1200 Subject: [PATCH] release: 7.0.0 (stable) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit First stable release aligned with Scrutor 7.x. Supersedes the 7.0.0-preview.1 validation build. No code changes — version bump only. Co-Authored-By: Claude Opus 4.8 --- Directory.Build.props | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Directory.Build.props b/Directory.Build.props index a16e0bf..2c00c46 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -21,10 +21,10 @@ `X.Y.Z-`), and we want clean `-preview.N` previews. Release process: set this to the target version, commit, then tag `v` to publish. MAJOR tracks the compatible Scrutor major (7.x ↔ Scrutor 7.x); MINOR.PATCH is ours. --> - 7.0.0-preview.1 + 7.0.0 7.0.0.0 7.0.0.0 - 7.0.0-preview.1 + 7.0.0 $(GitVersion_FullSemVer) $(GitVersion_AssemblySemVer)