From f0e779a00a63a0a2e477bb3dc86694176215030b Mon Sep 17 00:00:00 2001 From: domaindrivendev Date: Wed, 26 Oct 2016 23:28:21 -0700 Subject: [PATCH] Prep for v5.5.0 release --- Swashbuckle.Core/Properties/AssemblyInfo.cs | 2 +- Swashbuckle.Core/Swashbuckle.Core.nuspec | 1 - Swashbuckle.WebHost/Properties/AssemblyInfo.cs | 2 +- Swashbuckle.WebHost/Swashbuckle.nuspec | 3 +-- 4 files changed, 3 insertions(+), 5 deletions(-) diff --git a/Swashbuckle.Core/Properties/AssemblyInfo.cs b/Swashbuckle.Core/Properties/AssemblyInfo.cs index d51e85d69..4722a6b1a 100644 --- a/Swashbuckle.Core/Properties/AssemblyInfo.cs +++ b/Swashbuckle.Core/Properties/AssemblyInfo.cs @@ -34,4 +34,4 @@ // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("1.0.0.0")] [assembly: AssemblyFileVersion("1.0.0.0")] -[assembly: AssemblyInformationalVersion("5.4.0")] \ No newline at end of file +[assembly: AssemblyInformationalVersion("5.5.0")] \ No newline at end of file diff --git a/Swashbuckle.Core/Swashbuckle.Core.nuspec b/Swashbuckle.Core/Swashbuckle.Core.nuspec index 5aef7430e..dd80715df 100644 --- a/Swashbuckle.Core/Swashbuckle.Core.nuspec +++ b/Swashbuckle.Core/Swashbuckle.Core.nuspec @@ -9,7 +9,6 @@ https://github.com/domaindrivendev/Swashbuckle false Seamlessly adds a Swagger to WebApi projects! - Upgrade swagger-ui to v2.2.0 Combines ApiExplorer and Swagger/swagger-ui to provide a rich discovery, documentation and playground experience to your API consumers Copyright 2013 Swagger SwaggerUi Documentation Discovery Help WebApi AspNet AspNetWebApi Docs SelfHost OWIN diff --git a/Swashbuckle.WebHost/Properties/AssemblyInfo.cs b/Swashbuckle.WebHost/Properties/AssemblyInfo.cs index eb82bfcea..90c2a0bd8 100644 --- a/Swashbuckle.WebHost/Properties/AssemblyInfo.cs +++ b/Swashbuckle.WebHost/Properties/AssemblyInfo.cs @@ -34,4 +34,4 @@ // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("1.0.0.0")] [assembly: AssemblyFileVersion("1.0.0.0")] -[assembly: AssemblyInformationalVersion("5.4.0")] \ No newline at end of file +[assembly: AssemblyInformationalVersion("5.5.0")] \ No newline at end of file diff --git a/Swashbuckle.WebHost/Swashbuckle.nuspec b/Swashbuckle.WebHost/Swashbuckle.nuspec index a1410d98a..b77ab4b5a 100644 --- a/Swashbuckle.WebHost/Swashbuckle.nuspec +++ b/Swashbuckle.WebHost/Swashbuckle.nuspec @@ -9,14 +9,13 @@ https://github.com/domaindrivendev/Swashbuckle false Seamlessly adds a Swagger to WebApi projects! - Upgrade swagger-ui to v2.2.0 Combines ApiExplorer and Swagger/swagger-ui to provide a rich discovery, documentation and playground experience to your API consumers Copyright 2013 Swagger SwaggerUi Documentation Discovery Help WebApi AspNet AspNetWebApi Docs WebHost IIS - +