diff --git a/Swashbuckle.Core/Properties/AssemblyInfo.cs b/Swashbuckle.Core/Properties/AssemblyInfo.cs index 1243e2ee6..2a6dad687 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.2.1")] \ No newline at end of file +[assembly: AssemblyInformationalVersion("5.2.2")] \ No newline at end of file diff --git a/Swashbuckle.Core/Swashbuckle.Core.nuspec b/Swashbuckle.Core/Swashbuckle.Core.nuspec index df33ec89c..1a7b2ffd7 100644 --- a/Swashbuckle.Core/Swashbuckle.Core.nuspec +++ b/Swashbuckle.Core/Swashbuckle.Core.nuspec @@ -9,7 +9,7 @@ https://github.com/domaindrivendev/Swashbuckle false Seamlessly adds a Swagger to WebApi projects! - Swagger-ui upgrade to v2.1.5-M2 and several bug fixes + Swagger-ui upgrade to v2.1.3 and several bug fixes 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 82ddae65a..98aee17b3 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.2.1")] \ No newline at end of file +[assembly: AssemblyInformationalVersion("5.2.2")] \ No newline at end of file diff --git a/Swashbuckle.WebHost/Swashbuckle.nuspec b/Swashbuckle.WebHost/Swashbuckle.nuspec index cacaa053b..b575b7695 100644 --- a/Swashbuckle.WebHost/Swashbuckle.nuspec +++ b/Swashbuckle.WebHost/Swashbuckle.nuspec @@ -9,14 +9,14 @@ https://github.com/domaindrivendev/Swashbuckle false Seamlessly adds a Swagger to WebApi projects! - Swagger-ui upgrade to v2.1.5-M2 and several bug fixes + Swagger-ui upgrade to v2.1.3 and several bug fixes 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 - +