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