diff --git a/src/version.json b/src/version.json index d7122fef5..3922ab5fd 100644 --- a/src/version.json +++ b/src/version.json @@ -1,6 +1,6 @@ { "$schema": "https://raw.githubusercontent.com/AArnott/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json", - "version": "200.2.0-{height}", + "version": "200.3.0-{height}", "publicReleaseRefSpec": [ "^refs/tags/v\\d+\\.\\d+" // we release out of tags starting with vN.N ],