diff --git a/AspNetCoreVueStarter.csproj b/AspNetCoreVueStarter.csproj index d2dcc6e..90bcd14 100644 --- a/AspNetCoreVueStarter.csproj +++ b/AspNetCoreVueStarter.csproj @@ -13,9 +13,9 @@ MIT 2021 Software Ateliers AspNetCoreVueStarter AspNetCoreVueStarter - 3.1.0 - 3.1.0.0 - 3.1.0.0 + 3.1.1 + 3.1.1.0 + 3.1.1.0 diff --git a/SoftwareAteliers.AspNetCoreVueStarter.nuspec b/SoftwareAteliers.AspNetCoreVueStarter.nuspec index ef7a779..454ab3d 100644 --- a/SoftwareAteliers.AspNetCoreVueStarter.nuspec +++ b/SoftwareAteliers.AspNetCoreVueStarter.nuspec @@ -2,7 +2,7 @@ SoftwareAteliers.AspNetCoreVueStarter - 3.1.0 + 3.1.1 ASP.NET Core + Vue.js starter project The repository contains an ASP.NET Core + Vue.js starter template. The template runs on ASP.NET Core 5.0 and is created by Vue CLI 4.0 with a new plugin based architecture allowing developers to interactively scaffold a new project with just a one command.