Skip to content

Commit

Permalink
updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Witte committed Mar 27, 2017
1 parent 014d279 commit a80bef5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion GitItGUI.Core/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@

public static class VersionInfo
{
public const string version = "0.2.0";
public const string version = "0.2.1";
}
2 changes: 1 addition & 1 deletion GitItGUI/VersionInfo.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8" ?>
<VersionInfo>
<AppVersion>0.2.0</AppVersion>
<AppVersion>0.2.1</AppVersion>
</VersionInfo>

0 comments on commit a80bef5

Please sign in to comment.