diff --git a/version.json b/version.json index 6551819ae..6eac41110 100644 --- a/version.json +++ b/version.json @@ -1,5 +1,6 @@ { - "version": "9.5-preview.{height}", + "version": "9.4", + "versionHeightOffset": 31, "publicReleaseRefSpec": [ "^refs/heads/main$", // main publishes pre-release packages "^refs/heads/release/\\d+\\.x$" // release/.x branches publish stable packages