diff --git a/version.json b/version.json
index 1028ffadc..0b572c3a2 100644
--- a/version.json
+++ b/version.json
@@ -1,6 +1,6 @@
 {
   "$schema": "https://raw.githubusercontent.com/AArnott/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
-  "version": "6.0.0-preview.{height}",
+  "version": "6.0.0",
   "publicReleaseRefSpec": [
     "^refs/heads/master$"
   ],