Skip to content

Commit

Permalink
Update Definitions.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
Leo-Peyronnet committed Aug 26, 2020
1 parent dc63bb5 commit f17176e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion InternetTest/Classes/Definitions.cs
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ namespace InternetTest.Classes
{
public static class Definitions
{
public static readonly string Version = "4.5.0.2008"; // Version
public static readonly string Version = "4.6.0.2009-pre1"; // Version
}
}

0 comments on commit f17176e

Please sign in to comment.