We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f8082c commit 7ac2b63Copy full SHA for 7ac2b63
src/Todoist.Net/Todoist.Net.csproj
@@ -2,7 +2,7 @@
2
3
<PropertyGroup>
4
<Description>A Todoist API client for .NET</Description>
5
- <VersionPrefix>6.0.0</VersionPrefix>
+ <VersionPrefix>6.1.0</VersionPrefix>
6
<Authors>Oleg Shevchenko</Authors>
7
<TargetFrameworks>netstandard2.0;net45</TargetFrameworks>
8
<GenerateDocumentationFile>true</GenerateDocumentationFile>
0 commit comments