diff --git a/src/version.json b/src/version.json index 833a524e..6bc59cba 100644 --- a/src/version.json +++ b/src/version.json @@ -1,6 +1,6 @@ { "$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json", - "version": "1.2-preview", + "version": "1.3-preview", "publicReleaseRefSpec": [ "^refs/heads/main$", "^refs/heads/release/v?\\d+(?:\\.\\d+)?$"