From 7ecc36b72aaff25e1bf6c302685f11d1c7338e17 Mon Sep 17 00:00:00 2001 From: James Sturtevant Date: Fri, 6 Sep 2024 16:37:00 -0700 Subject: [PATCH] Release new version with linux support Signed-off-by: James Sturtevant --- Directory.Build.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Directory.Build.props b/Directory.Build.props index c3c2d39..bf01138 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -1,6 +1,6 @@ - 0.2.0 + 0.3.0 dev preview$([System.String]::Format('{0:00000}', $([MSBuild]::Add($(BuildNumber), 0)))) $(VersionPrefix)-$(VersionSuffix)