Skip to content

Commit 7ac2b63

Browse files
committed
Update Todoist.Net version to 6.1.0
The version prefix for the Todoist.Net project has been updated. This change moves the version from 6.0.0 to 6.1.0.
1 parent 3f8082c commit 7ac2b63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Todoist.Net/Todoist.Net.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<PropertyGroup>
44
<Description>A Todoist API client for .NET</Description>
5-
<VersionPrefix>6.0.0</VersionPrefix>
5+
<VersionPrefix>6.1.0</VersionPrefix>
66
<Authors>Oleg Shevchenko</Authors>
77
<TargetFrameworks>netstandard2.0;net45</TargetFrameworks>
88
<GenerateDocumentationFile>true</GenerateDocumentationFile>

0 commit comments

Comments
 (0)