From c5c98de0abf7858ed5942cb0336b70c31f1de3bd Mon Sep 17 00:00:00 2001 From: Copilot Date: Mon, 6 Jul 2026 19:04:15 +0000 Subject: [PATCH] Release v0.16.1: fix stale-snapshot resume on SessionVerId bump (#208) 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 4a42d86..ab83628 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -7,7 +7,7 @@ true - 0.16.0 + 0.16.1 pedrosakuma pedrosakuma Copyright (c) pedrosakuma