prepare for 4.0.2 release
This commit is contained in:
		@ -7,8 +7,8 @@ namespace Oqtane.Shared
 | 
			
		||||
{
 | 
			
		||||
    public class Constants
 | 
			
		||||
    {
 | 
			
		||||
        public static readonly string Version = "4.0.1";
 | 
			
		||||
        public const string ReleaseVersions = "1.0.0,1.0.1,1.0.2,1.0.3,1.0.4,2.0.0,2.0.1,2.0.2,2.1.0,2.2.0,2.3.0,2.3.1,3.0.0,3.0.1,3.0.2,3.0.3,3.1.0,3.1.1,3.1.2,3.1.3,3.1.4,3.2.0,3.2.1,3.3.0,3.3.1,3.4.0,3.4.1,3.4.2,3.4.3,4.0.0,4.0.1";
 | 
			
		||||
        public static readonly string Version = "4.0.2";
 | 
			
		||||
        public const string ReleaseVersions = "1.0.0,1.0.1,1.0.2,1.0.3,1.0.4,2.0.0,2.0.1,2.0.2,2.1.0,2.2.0,2.3.0,2.3.1,3.0.0,3.0.1,3.0.2,3.0.3,3.1.0,3.1.1,3.1.2,3.1.3,3.1.4,3.2.0,3.2.1,3.3.0,3.3.1,3.4.0,3.4.1,3.4.2,3.4.3,4.0.0,4.0.1,4.0.2";
 | 
			
		||||
        public const string PackageId = "Oqtane.Framework";
 | 
			
		||||
        public const string ClientId = "Oqtane.Client";
 | 
			
		||||
        public const string UpdaterPackageId = "Oqtane.Updater";
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user