From b390e374705681eae5935d6d58c764e5121c2bed Mon Sep 17 00:00:00 2001 From: aws-sdk-dotnet-automation Date: Mon, 5 Aug 2024 15:31:26 +0000 Subject: [PATCH] build: version bump to 1.24 --- version.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.json b/version.json index 05fcaf12..4c26710b 100644 --- a/version.json +++ b/version.json @@ -1,6 +1,6 @@ { "$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json", - "version": "1.23", + "version": "1.24", "publicReleaseRefSpec": [ ".*" ],