From 9a338b0fde95c188169f15f6ad70878777912a87 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20M=C3=BCller?= Date: Mon, 20 Jan 2025 00:00:56 +0100 Subject: [PATCH] update version info --- version.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.json b/version.json index c9ed26e9a..d1190c2ad 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.4-preview.{height}", + "version": "6.0.4", "publicReleaseRefSpec": [ "^refs/heads/master$" ],