From 639075efba72fd56069a7e9fae541139150771ec Mon Sep 17 00:00:00 2001 From: AshrafAlam Date: Wed, 18 May 2022 12:49:31 +0000 Subject: [PATCH] Updated with minor changes. --- WebApi/Eisk.WebApi/Program.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebApi/Eisk.WebApi/Program.cs b/WebApi/Eisk.WebApi/Program.cs index 30f6c44..af396cc 100644 --- a/WebApi/Eisk.WebApi/Program.cs +++ b/WebApi/Eisk.WebApi/Program.cs @@ -20,7 +20,7 @@ c.SwaggerDoc("v1", new OpenApiInfo { Title = "Eisk.WebApi", - Version = "v9.0.25", + Version = "v9.0.32", Description = "EISK makes it easy to write scalable and secured web api on top of Microsoft's new cutting edge .net based technologies.", Contact = new OpenApiContact {