From ac9362b2b58b599a1dff9258768302c9b4642610 Mon Sep 17 00:00:00 2001 From: support Date: Wed, 4 May 2022 19:21:56 +0200 Subject: [PATCH] Set version 2.0.0 --- src/Core/Grand.Infrastructure/GrandVersion.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Core/Grand.Infrastructure/GrandVersion.cs b/src/Core/Grand.Infrastructure/GrandVersion.cs index f4d1bd5b6..d2349dfbc 100644 --- a/src/Core/Grand.Infrastructure/GrandVersion.cs +++ b/src/Core/Grand.Infrastructure/GrandVersion.cs @@ -16,7 +16,7 @@ public static class GrandVersion /// /// Gets the patch version /// - public const string PatchVersion = "0-develop"; + public const string PatchVersion = "0"; /// /// Gets the full version