We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f761d2c commit b115ad4Copy full SHA for b115ad4
Version.cs
@@ -1,4 +1,4 @@
1
partial class GitTfsTasksProperties
2
{
3
-public const string Version = "0.0.18";
+public const string Version = "1.0.0";
4
}
0 commit comments