diff --git a/version.json b/version.json index 8bfd57d..1cfe842 100644 --- a/version.json +++ b/version.json @@ -1,5 +1,5 @@ { - "version": "2.0.15-build.{height}", + "version": "2.0.15", "publicReleaseRefSpec": [ "^refs/heads/main$", // we release out of main "^refs/heads/rel/\\d+\\.\\d+\\.\\d+" // we also release branches starting with rel/N.N.N @@ -12,4 +12,4 @@ "enabled": false } } -} \ No newline at end of file +}