diff --git a/Lombiq.Hosting.Tenants.Admin.Login/Manifest.cs b/Lombiq.Hosting.Tenants.Admin.Login/Manifest.cs index 5c7cd085..7416cbc7 100644 --- a/Lombiq.Hosting.Tenants.Admin.Login/Manifest.cs +++ b/Lombiq.Hosting.Tenants.Admin.Login/Manifest.cs @@ -5,7 +5,7 @@ Name = "Lombiq Hosting - Tenants Admin Login ", Author = "Lombiq Technologies", Website = "https://github.com/Lombiq/Hosting-Tenants", - Version = "2.0.1" + Version = "0.0.1" )] [assembly: Feature( diff --git a/Lombiq.Hosting.Tenants.Management/Manifest.cs b/Lombiq.Hosting.Tenants.Management/Manifest.cs index 218a862a..00b19d67 100644 --- a/Lombiq.Hosting.Tenants.Management/Manifest.cs +++ b/Lombiq.Hosting.Tenants.Management/Manifest.cs @@ -5,7 +5,7 @@ Name = "Lombiq Hosting - Tenants Management", Author = "Lombiq Technologies", Website = "https://github.com/Lombiq/Hosting-Tenants", - Version = "2.0.1", + Version = "0.0.1", Description = "Manage restrictions on tenant creation." )]