Skip to content

Commit

Permalink
Update Version.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
jtborn committed Nov 7, 2019
1 parent 661cbb0 commit d9bf2e5
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Version.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
namespace TFT_Overlay
{
class Version
{
public static string version = "2.1.6";
}
}
namespace TFT_Overlay
{
class Version
{
public static string version = "2.2.0";
}
}

0 comments on commit d9bf2e5

Please sign in to comment.