diff --git a/ReleaseNotes.xml b/ReleaseNotes.xml index 77af9bd..2cf75b9 100644 --- a/ReleaseNotes.xml +++ b/ReleaseNotes.xml @@ -83,6 +83,7 @@ ◾ The "user-info" method returns the data of the authenticated user. ◾ Added http context accessor and authentication handler ◾ Added user contact options + ◾ Published new versions of Tuitio's nuget packages \ No newline at end of file diff --git a/src/Tuitio.PublishedLanguage/Tuitio.PublishedLanguage.csproj b/src/Tuitio.PublishedLanguage/Tuitio.PublishedLanguage.csproj index ba0a4e4..76a6c11 100644 --- a/src/Tuitio.PublishedLanguage/Tuitio.PublishedLanguage.csproj +++ b/src/Tuitio.PublishedLanguage/Tuitio.PublishedLanguage.csproj @@ -7,7 +7,7 @@ https://lab.code-rove.com/gitea/tudor.stanciu/tuitio Git $([System.IO.File]::ReadAllText("$(MSBuildProjectDirectory)/ReleaseNotes.txt")) - 2.1.0 + 2.2.0 logo.png README.md Toodle HomeLab diff --git a/src/Tuitio.Wrapper/Tuitio.Wrapper.csproj b/src/Tuitio.Wrapper/Tuitio.Wrapper.csproj index 1c7fb82..406d6bd 100644 --- a/src/Tuitio.Wrapper/Tuitio.Wrapper.csproj +++ b/src/Tuitio.Wrapper/Tuitio.Wrapper.csproj @@ -7,7 +7,7 @@ https://lab.code-rove.com/gitea/tudor.stanciu/tuitio Git $([System.IO.File]::ReadAllText("$(MSBuildProjectDirectory)/ReleaseNotes.txt")) - 2.1.0 + 2.2.0 logo.png README.md Toodle HomeLab