diff --git a/core/Piranha.AspNetCore.Identity.MySQL/Piranha.AspNetCore.Identity.MySQL.csproj b/core/Piranha.AspNetCore.Identity.MySQL/Piranha.AspNetCore.Identity.MySQL.csproj index cd3bf7b3e..70916432a 100644 --- a/core/Piranha.AspNetCore.Identity.MySQL/Piranha.AspNetCore.Identity.MySQL.csproj +++ b/core/Piranha.AspNetCore.Identity.MySQL/Piranha.AspNetCore.Identity.MySQL.csproj @@ -2,7 +2,7 @@ netstandard2.0 - 5.3.0 + 5.4.0 Piranha CMS Piranha.AspNetCore.Identity.MySQL Piranha.AspNetCore.Identity.MySQL diff --git a/core/Piranha.AspNetCore.Identity.SQLServer/Piranha.AspNetCore.Identity.SQLServer.csproj b/core/Piranha.AspNetCore.Identity.SQLServer/Piranha.AspNetCore.Identity.SQLServer.csproj index b3e4033fb..536f36d8f 100644 --- a/core/Piranha.AspNetCore.Identity.SQLServer/Piranha.AspNetCore.Identity.SQLServer.csproj +++ b/core/Piranha.AspNetCore.Identity.SQLServer/Piranha.AspNetCore.Identity.SQLServer.csproj @@ -2,7 +2,7 @@ netstandard2.0 - 5.3.0 + 5.4.0 Piranha CMS Piranha.AspNetCore.Identity.SQLServer Piranha.AspNetCore.Identity.SQLServer diff --git a/core/Piranha.AspNetCore.Identity.SQLite/Piranha.AspNetCore.Identity.SQLite.csproj b/core/Piranha.AspNetCore.Identity.SQLite/Piranha.AspNetCore.Identity.SQLite.csproj index bacf7f4a1..41be28b69 100644 --- a/core/Piranha.AspNetCore.Identity.SQLite/Piranha.AspNetCore.Identity.SQLite.csproj +++ b/core/Piranha.AspNetCore.Identity.SQLite/Piranha.AspNetCore.Identity.SQLite.csproj @@ -2,7 +2,7 @@ netstandard2.0 - 5.3.0 + 5.4.0 Piranha CMS Piranha.AspNetCore.Identity.SQLite Piranha.AspNetCore.Identity.SQLite diff --git a/core/Piranha.AspNetCore.Identity/Module.cs b/core/Piranha.AspNetCore.Identity/Module.cs index 45604487a..3aa4118b4 100644 --- a/core/Piranha.AspNetCore.Identity/Module.cs +++ b/core/Piranha.AspNetCore.Identity/Module.cs @@ -3,9 +3,9 @@ * * This software may be modified and distributed under the terms * of the MIT license. See the LICENSE file for details. - * + * * http://github.com/piranhacms/piranha - * + * */ using System.Collections.Generic; @@ -52,7 +52,7 @@ public class Module : IModule /// /// Gets the release date /// - public string ReleaseDate => "2018-05-30"; + public string ReleaseDate => "2019-03-01"; /// /// Gets the description diff --git a/core/Piranha.AspNetCore.Identity/Piranha.AspNetCore.Identity.csproj b/core/Piranha.AspNetCore.Identity/Piranha.AspNetCore.Identity.csproj index 36ac4b117..3d7f87759 100644 --- a/core/Piranha.AspNetCore.Identity/Piranha.AspNetCore.Identity.csproj +++ b/core/Piranha.AspNetCore.Identity/Piranha.AspNetCore.Identity.csproj @@ -2,7 +2,7 @@ netstandard2.0 - 5.3.0 + 5.4.0 Piranha CMS diff --git a/core/Piranha.AspNetCore.SimpleSecurity/Piranha.AspNetCore.SimpleSecurity.csproj b/core/Piranha.AspNetCore.SimpleSecurity/Piranha.AspNetCore.SimpleSecurity.csproj index 5cb8a5be1..6216a7d6e 100755 --- a/core/Piranha.AspNetCore.SimpleSecurity/Piranha.AspNetCore.SimpleSecurity.csproj +++ b/core/Piranha.AspNetCore.SimpleSecurity/Piranha.AspNetCore.SimpleSecurity.csproj @@ -2,7 +2,7 @@ netstandard2.0 - 5.3.0 + 5.4.0 Piranha CMS Piranha.AspNetCore.SimpleSecurity Piranha.AspNetCore diff --git a/core/Piranha.AspNetCore/Piranha.AspNetCore.csproj b/core/Piranha.AspNetCore/Piranha.AspNetCore.csproj index 749c8eab5..2c328a05f 100644 --- a/core/Piranha.AspNetCore/Piranha.AspNetCore.csproj +++ b/core/Piranha.AspNetCore/Piranha.AspNetCore.csproj @@ -1,7 +1,7 @@  netstandard2.0 - 5.3.1 + 5.4.0 Piranha CMS Piranha.AspNetCore diff --git a/core/Piranha.AttributeBuilder/Piranha.AttributeBuilder.csproj b/core/Piranha.AttributeBuilder/Piranha.AttributeBuilder.csproj index 5dfa040bd..4ee7a7372 100644 --- a/core/Piranha.AttributeBuilder/Piranha.AttributeBuilder.csproj +++ b/core/Piranha.AttributeBuilder/Piranha.AttributeBuilder.csproj @@ -1,7 +1,7 @@  netstandard2.0 - 5.3.0 + 5.4.0 Piranha CMS Piranha.AttributeBuilder diff --git a/core/Piranha.Azure.BlobStorage/Piranha.Azure.BlobStorage.csproj b/core/Piranha.Azure.BlobStorage/Piranha.Azure.BlobStorage.csproj index 3d99e5a0d..85157f1ef 100644 --- a/core/Piranha.Azure.BlobStorage/Piranha.Azure.BlobStorage.csproj +++ b/core/Piranha.Azure.BlobStorage/Piranha.Azure.BlobStorage.csproj @@ -1,7 +1,7 @@  netstandard2.0 - 5.3.1 + 5.4.0 Piranha CMS Piranha.Azure.BlogStorage Piranha.Azure diff --git a/core/Piranha.ImageSharp/Piranha.ImageSharp.csproj b/core/Piranha.ImageSharp/Piranha.ImageSharp.csproj index a0ea8c31b..bc5af2ce2 100644 --- a/core/Piranha.ImageSharp/Piranha.ImageSharp.csproj +++ b/core/Piranha.ImageSharp/Piranha.ImageSharp.csproj @@ -2,7 +2,7 @@ netstandard2.0 - 5.3.0 + 5.4.0 Piranha CMS Piranha.ImageSharp diff --git a/core/Piranha.Local.FileStorage/Piranha.Local.FileStorage.csproj b/core/Piranha.Local.FileStorage/Piranha.Local.FileStorage.csproj index 05c25de17..bed9bbc3d 100644 --- a/core/Piranha.Local.FileStorage/Piranha.Local.FileStorage.csproj +++ b/core/Piranha.Local.FileStorage/Piranha.Local.FileStorage.csproj @@ -1,7 +1,7 @@  netstandard2.0 - 5.3.0 + 5.4.0 Piranha CMS Piranha.Local.FileStorage diff --git a/core/Piranha.Manager/Areas/Manager/Views/Account/Login.cshtml b/core/Piranha.Manager/Areas/Manager/Views/Account/Login.cshtml index e2a04868b..88a4f5f50 100644 --- a/core/Piranha.Manager/Areas/Manager/Views/Account/Login.cshtml +++ b/core/Piranha.Manager/Areas/Manager/Views/Account/Login.cshtml @@ -11,7 +11,7 @@ Login - + @@ -26,7 +26,7 @@
diff --git a/core/Piranha.Manager/Manager/Module.cs b/core/Piranha.Manager/Manager/Module.cs index 2184ceb6e..1074fa848 100644 --- a/core/Piranha.Manager/Manager/Module.cs +++ b/core/Piranha.Manager/Manager/Module.cs @@ -3,9 +3,9 @@ * * This software may be modified and distributed under the terms * of the MIT license. See the LICENSE file for details. - * + * * https://github.com/piranhacms/piranha.core - * + * */ using AutoMapper; @@ -94,7 +94,7 @@ public sealed class Module : Extend.IModule /// /// Gets the release date /// - public string ReleaseDate => "2018-05-30"; + public string ReleaseDate => "2019-03-01"; /// /// Gets the description diff --git a/core/Piranha.Manager/Piranha.Manager.csproj b/core/Piranha.Manager/Piranha.Manager.csproj index 1ba286402..2e71c9282 100644 --- a/core/Piranha.Manager/Piranha.Manager.csproj +++ b/core/Piranha.Manager/Piranha.Manager.csproj @@ -1,7 +1,7 @@  netstandard2.0 - 5.3.1 + 5.4.0 Piranha CMS Piranha diff --git a/core/Piranha/Piranha.csproj b/core/Piranha/Piranha.csproj index f795cf9a4..845bfd64e 100644 --- a/core/Piranha/Piranha.csproj +++ b/core/Piranha/Piranha.csproj @@ -1,7 +1,7 @@  netstandard2.0 - 5.3.1 + 5.4.0 Piranha CMS Piranha diff --git a/nuspec/Piranha.AspNetCore.Identity.MySQL.nuspec b/nuspec/Piranha.AspNetCore.Identity.MySQL.nuspec index 2e503ea0d..925f4255a 100644 --- a/nuspec/Piranha.AspNetCore.Identity.MySQL.nuspec +++ b/nuspec/Piranha.AspNetCore.Identity.MySQL.nuspec @@ -3,13 +3,14 @@ Piranha.AspNetCore.Identity.MySQL Piranha AspNetCore Identity MySQL - 5.3.0 + 5.4.0 Håkan Edling, Maik Müller Håkan Edling false Piranha CMS AspNetCore Identity provider for MySQL - Copyright 2018 (c) Håkan Edling + Copyright 2018-2019 (c) Håkan Edling cms mvc aspnetcore netstandard + MIT http://opensource.org/licenses/MIT http://github.com/piranhacms/piranha.core http://piranhacms.org/assets/twitter-shield.png @@ -18,8 +19,8 @@ https://github.com/piranhacms/piranha.core/wiki/changelog - - + + diff --git a/nuspec/Piranha.AspNetCore.Identity.SQLServer.nuspec b/nuspec/Piranha.AspNetCore.Identity.SQLServer.nuspec index f151415b3..ccc72c388 100644 --- a/nuspec/Piranha.AspNetCore.Identity.SQLServer.nuspec +++ b/nuspec/Piranha.AspNetCore.Identity.SQLServer.nuspec @@ -3,13 +3,14 @@ Piranha.AspNetCore.Identity.SQLServer Piranha AspNetCore Identity SQLServer - 5.3.0 + 5.4.0 Håkan Edling Håkan Edling false Piranha CMS AspNetCore Identity provider for SQLServer - Copyright 2018 (c) Håkan Edling + Copyright 2018-2019 (c) Håkan Edling cms mvc aspnetcore netstandard + MIT http://opensource.org/licenses/MIT http://github.com/piranhacms/piranha.core http://piranhacms.org/assets/twitter-shield.png @@ -18,8 +19,8 @@ https://github.com/piranhacms/piranha.core/wiki/changelog - - + + diff --git a/nuspec/Piranha.AspNetCore.Identity.SQLite.nuspec b/nuspec/Piranha.AspNetCore.Identity.SQLite.nuspec index 427e45a64..aaced27fc 100644 --- a/nuspec/Piranha.AspNetCore.Identity.SQLite.nuspec +++ b/nuspec/Piranha.AspNetCore.Identity.SQLite.nuspec @@ -3,13 +3,14 @@ Piranha.AspNetCore.Identity.SQLite Piranha AspNetCore Identity SQLite - 5.3.0 + 5.4.0 Håkan Edling Håkan Edling false Piranha CMS AspNetCore Identity provider for SQLite - Copyright 2018 (c) Håkan Edling + Copyright 2018-2019 (c) Håkan Edling cms mvc aspnetcore netstandard + MIT http://opensource.org/licenses/MIT http://github.com/piranhacms/piranha.core http://piranhacms.org/assets/twitter-shield.png @@ -18,8 +19,8 @@ https://github.com/piranhacms/piranha.core/wiki/changelog - - + + diff --git a/nuspec/Piranha.AspNetCore.Identity.nuspec b/nuspec/Piranha.AspNetCore.Identity.nuspec index 4581ae51c..ca3d308d8 100644 --- a/nuspec/Piranha.AspNetCore.Identity.nuspec +++ b/nuspec/Piranha.AspNetCore.Identity.nuspec @@ -3,13 +3,14 @@ Piranha.AspNetCore.Identity Piranha AspNetCore Identity - 5.3.0 + 5.4.0 Håkan Edling Håkan Edling false Piranha CMS security provider for AspNetCore Identity - Copyright 2018 (c) Håkan Edling + Copyright 2018-2019 (c) Håkan Edling cms mvc aspnetcore netstandard + MIT http://opensource.org/licenses/MIT http://github.com/piranhacms/piranha.core http://piranhacms.org/assets/twitter-shield.png @@ -18,13 +19,14 @@ https://github.com/piranhacms/piranha.core/wiki/changelog - - + + + \ No newline at end of file diff --git a/nuspec/Piranha.AspNetCore.SimpleSecurity.nuspec b/nuspec/Piranha.AspNetCore.SimpleSecurity.nuspec index eb3bd9fc0..7299ca9ca 100644 --- a/nuspec/Piranha.AspNetCore.SimpleSecurity.nuspec +++ b/nuspec/Piranha.AspNetCore.SimpleSecurity.nuspec @@ -3,13 +3,14 @@ Piranha.AspNetCore.SimpleSecurity Piranha AspNetCore SimpleSecurity - 5.3.0 + 5.4.0 Håkan Edling Håkan Edling false Piranha CMS simple security provider for AspNetCore - Copyright 2017-2018 (c) Håkan Edling + Copyright 2017-2019 (c) Håkan Edling cms mvc aspnetcore netstandard + MIT http://opensource.org/licenses/MIT http://github.com/piranhacms/piranha.core http://piranhacms.org/assets/twitter-shield.png @@ -18,7 +19,7 @@ https://github.com/piranhacms/piranha.core/wiki/changelog - + diff --git a/nuspec/Piranha.AspNetCore.nuspec b/nuspec/Piranha.AspNetCore.nuspec index c534675c2..ec9b23e98 100644 --- a/nuspec/Piranha.AspNetCore.nuspec +++ b/nuspec/Piranha.AspNetCore.nuspec @@ -3,13 +3,14 @@ Piranha.AspNetCore Piranha AspNetCore - 5.3.1 + 5.4.0 Håkan Edling Håkan Edling false Piranha CMS middleware components for AspNetCore - Copyright 2017-2018 (c) Håkan Edling + Copyright 2017-2019 (c) Håkan Edling cms mvc aspnetcore netstandard + MIT http://opensource.org/licenses/MIT http://github.com/piranhacms/piranha.core http://piranhacms.org/assets/twitter-shield.png @@ -18,7 +19,7 @@ https://github.com/piranhacms/piranha.core/wiki/changelog - + diff --git a/nuspec/Piranha.AttributeBuilder.nuspec b/nuspec/Piranha.AttributeBuilder.nuspec index 8bab398d1..2c7ccf7db 100644 --- a/nuspec/Piranha.AttributeBuilder.nuspec +++ b/nuspec/Piranha.AttributeBuilder.nuspec @@ -3,13 +3,14 @@ Piranha.AttributeBuilder Piranha AttributeBuilder - 5.3.0 + 5.4.0 Håkan Edling Håkan Edling false Library for defining content types with Attributes. - Copyright 2017-2018 (c) Håkan Edling + Copyright 2017-2019 (c) Håkan Edling cms mvc aspnetcore netstandard + MIT http://opensource.org/licenses/MIT http://github.com/piranhacms/piranha.core http://piranhacms.org/assets/twitter-shield.png @@ -18,7 +19,7 @@ https://github.com/piranhacms/piranha.core/wiki/changelog - + diff --git a/nuspec/Piranha.Azure.BlobStorage.nuspec b/nuspec/Piranha.Azure.BlobStorage.nuspec index c3890bedc..6e04d88ec 100644 --- a/nuspec/Piranha.Azure.BlobStorage.nuspec +++ b/nuspec/Piranha.Azure.BlobStorage.nuspec @@ -3,7 +3,7 @@ Piranha.Azure.BlobStorage Piranha Azure BlobStorage - 5.3.1 + 5.4.0 Håkan Edling Håkan Edling false @@ -19,7 +19,7 @@ https://github.com/piranhacms/piranha.core/wiki/changelog - + diff --git a/nuspec/Piranha.ImageSharp.nuspec b/nuspec/Piranha.ImageSharp.nuspec index d8d008518..916a902f1 100644 --- a/nuspec/Piranha.ImageSharp.nuspec +++ b/nuspec/Piranha.ImageSharp.nuspec @@ -3,13 +3,14 @@ Piranha.ImageSharp Piranha ImageSharp - 5.3.0-rc1 + 5.4.0-rc1 Håkan Edling Håkan Edling false Library for processing images using ImageSharp - Copyright 2018 (c) Håkan Edling + Copyright 2018-2019 (c) Håkan Edling cms mvc aspnetcore netstandard + MIT http://opensource.org/licenses/MIT http://github.com/piranhacms/piranha.core http://piranhacms.org/assets/twitter-shield.png @@ -18,8 +19,8 @@ https://github.com/piranhacms/piranha.core/wiki/changelog - - + + diff --git a/nuspec/Piranha.Local.FileStorage.nuspec b/nuspec/Piranha.Local.FileStorage.nuspec index 47fbac128..f2d0f0e5c 100644 --- a/nuspec/Piranha.Local.FileStorage.nuspec +++ b/nuspec/Piranha.Local.FileStorage.nuspec @@ -3,13 +3,14 @@ Piranha.Local.FileStorage Piranha Local FileStorage - 5.3.0 + 5.4.0 Håkan Edling Håkan Edling false Library for storing media assets on disc. - Copyright 2017-2018 (c) Håkan Edling + Copyright 2017-2019 (c) Håkan Edling cms mvc aspnetcore netstandard + MIT http://opensource.org/licenses/MIT http://github.com/piranhacms/piranha.core http://piranhacms.org/assets/twitter-shield.png @@ -18,7 +19,7 @@ https://github.com/piranhacms/piranha.core/wiki/changelog - + diff --git a/nuspec/Piranha.Manager.nuspec b/nuspec/Piranha.Manager.nuspec index 212f45c9c..0a27e1139 100644 --- a/nuspec/Piranha.Manager.nuspec +++ b/nuspec/Piranha.Manager.nuspec @@ -3,13 +3,14 @@ Piranha.Manager Piranha Manager - 5.3.1 + 5.4.0 Håkan Edling Håkan Edling false Manager panel for Piranha CMS for AspNetCore. - Copyright 2017-2018 (c) Håkan Edling + Copyright 2017-2019 (c) Håkan Edling cms mvc aspnetcore netstandard + MIT http://opensource.org/licenses/MIT http://github.com/piranhacms/piranha.core http://piranhacms.org/assets/twitter-shield.png @@ -18,8 +19,8 @@ https://github.com/piranhacms/piranha.core/wiki/changelog - - + + @@ -31,5 +32,6 @@ https://github.com/piranhacms/piranha.core/wiki/changelog + \ No newline at end of file diff --git a/nuspec/Piranha.nuspec b/nuspec/Piranha.nuspec index 6b00723d2..59a701d67 100644 --- a/nuspec/Piranha.nuspec +++ b/nuspec/Piranha.nuspec @@ -3,13 +3,14 @@ Piranha Piranha - 5.3.1 + 5.4.0 Håkan Edling Håkan Edling false Core package for Piranha CMS for NetStandard. - Copyright 2017-2018 (c) Håkan Edling + Copyright 2017-2019 (c) Håkan Edling cms mvc aspnetcore netstandard + MIT http://opensource.org/licenses/MIT http://github.com/piranhacms/piranha.core http://piranhacms.org/assets/twitter-shield.png