From 5f8eac0464779c7601a22b9737c2217a66f737f7 Mon Sep 17 00:00:00 2001 From: Zeegaan Date: Thu, 6 Jun 2024 10:22:18 +0200 Subject: [PATCH] bump version.json --- version.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.json b/version.json index b9fa941e03..288af47e08 100644 --- a/version.json +++ b/version.json @@ -1,6 +1,6 @@ { "$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/main/src/NerdBank.GitVersioning/version.schema.json", - "version": "13.4.0", + "version": "13.5.0-rc", "assemblyVersion": { "precision": "build" },