diff --git a/version.json b/version.json index acff428..10f0357 100644 --- a/version.json +++ b/version.json @@ -1,5 +1,6 @@ { - "version": "3.0-alpha", + "$schema": "https://raw.githubusercontent.com/AArnott/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json", + "version": "3.0", "publicReleaseRefSpec": [ "^refs/heads/master$", "^refs/heads/release/v\\d+(?:\\.\\d+)?$"