From 4ce0ac92153358f28dce007544e626ffc7b32ae7 Mon Sep 17 00:00:00 2001 From: Andy Gocke Date: Sun, 15 Mar 2026 19:07:52 -0700 Subject: [PATCH] Bump version to 1.1.2 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- Directory.Build.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Directory.Build.props b/Directory.Build.props index 0c1d720..15f448a 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -14,6 +14,6 @@ $([System.IO.File]::ReadAllText('$(RefPath)').Trim()) $(HeadFileContent) $(GitHeadSha.Substring(0, 8)) - 1.1.1 + 1.1.2