From fff4cb5c203484e1555196780e179836a3c1643b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898275+github-actions[bot]@users.noreply.github.com> Date: Sun, 26 Jul 2026 13:18:16 +0000 Subject: [PATCH] chore: bump version to 3.1.0 --- build/version.props | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/build/version.props b/build/version.props index 7df5fd61..f92d87ac 100644 --- a/build/version.props +++ b/build/version.props @@ -1,10 +1,11 @@ 3 - 0 + 1 0 - rc.1 + + $(VersionMajor).$(VersionMinor).$(VersionPatch) $(VersionQuality) - + \ No newline at end of file