v0.21.1
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
[git-tfs](http://git-tfs.com/) is a two-way bridge between TFS (Team Foundation Server) and git, similar to git-svn.
|
||||
It fetches TFS commits into a git repository, and lets you push your updates back to TFS.
|
||||
|
||||
The most recent version is __0.21.0__. See the [change history](https://github.com/git-tfs/git-tfs/releases) for details.
|
||||
The most recent version is __0.21.1__. See the [change history](https://github.com/git-tfs/git-tfs/releases) for details.
|
||||
|
||||
If you're having problems, check out the [troubleshooting](doc/TROUBLESHOOTING.md) page.
|
||||
And read [how to report an issue](doc/reporting-issues.md), before doing so ;)
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
partial class GitTfsProperties
|
||||
{
|
||||
public const string Version = "0.21.0";
|
||||
public const string Version = "0.21.1";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user