diff --git a/NDB.Extensions.Swagger/NDB.Extensions.Swagger.csproj b/NDB.Extensions.Swagger/NDB.Extensions.Swagger.csproj
index aae4c04..a79fd9e 100644
--- a/NDB.Extensions.Swagger/NDB.Extensions.Swagger.csproj
+++ b/NDB.Extensions.Swagger/NDB.Extensions.Swagger.csproj
@@ -8,12 +8,12 @@
https://dev.azure.com/tstanciu94/NDB
Git
NDB swagger
- 1.0.2
+ 1.0.3
-
+
diff --git a/Notes.txt b/Notes.txt
index 640eda1..b958104 100644
--- a/Notes.txt
+++ b/Notes.txt
@@ -16,15 +16,15 @@ How to create nuget package from project:
#######################################################################################################################################################
Push packages:
-dotnet nuget push NDB.Application.DataContracts.1.0.0.nupkg -k ***REMOVED*** -s http://stawebsrv:8081/NuGetServer/nuget
+dotnet nuget push NDB.Application.DataContracts.1.0.0.nupkg -k ***REMOVED*** -s https://toodle.ddns.net/public-nuget-server/nuget
-dotnet nuget push NDB.Extensions.Swagger.1.0.2.nupkg -k ***REMOVED*** -s http://stawebsrv:8081/NuGetServer/nuget
+dotnet nuget push NDB.Extensions.Swagger.1.0.3.nupkg -k ***REMOVED*** -s https://toodle.ddns.net/public-nuget-server/nuget
-dotnet nuget push NDB.Extensions.Http.1.0.0.nupkg -k ***REMOVED*** -s http://stawebsrv:8081/NuGetServer/nuget
+dotnet nuget push NDB.Extensions.Http.1.0.0.nupkg -k ***REMOVED*** -s https://toodle.ddns.net/public-nuget-server/nuget
-dotnet nuget push NDB.Security.Authentication.Identity.1.0.7.nupkg -k ***REMOVED*** -s http://stawebsrv:8081/NuGetServer/nuget
+dotnet nuget push NDB.Security.Authentication.Identity.1.0.7.nupkg -k ***REMOVED*** -s https://toodle.ddns.net/public-nuget-server/nuget
-dotnet nuget push NDB.Extensions.Caching.1.0.1.nupkg -k ***REMOVED*** -s http://stawebsrv:8081/NuGetServer/nuget
+dotnet nuget push NDB.Extensions.Caching.1.0.1.nupkg -k ***REMOVED*** -s https://toodle.ddns.net/public-nuget-server/nuget
dotnet nuget push NDB.Infrastructure.DatabaseMigration.1.1.0.nupkg -k ***REMOVED*** -s https://toodle.ddns.net/public-nuget-server/nuget
#######################################################################################################################################################
\ No newline at end of file