Skip to content

Commit 6acc7bb

Browse files
committed
Updated with minor changes.
1 parent 1917769 commit 6acc7bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

WebApi/Eisk.WebApi/Program.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
c.SwaggerDoc("v1", new OpenApiInfo
2121
{
2222
Title = "Eisk.WebApi",
23-
Version = "v9.0.23",
24-
Description = "EISK makes it easy to write scalable and secured web api on top of Microsoft's new cutting edge .net core technologies.",
23+
Version = "v9.0.25",
24+
Description = "EISK makes it easy to write scalable and secured web api on top of Microsoft's new cutting edge .net based technologies.",
2525
Contact = new OpenApiContact
2626
{
2727
Name = "EISK Web Api",

0 commit comments

Comments
 (0)