Skip to content

Commit 8d116ff

Browse files
authored
Merge pull request #33 from tableau/update-version
Update version to 2.0.0
2 parents 0590b48 + 31855a7 commit 8d116ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Tableau.Migration.App.GUI/Constants.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ public static class Constants
3030
/// <summary>
3131
/// The App version number.
3232
/// </summary>
33-
public const string Version = "v1.0.4";
33+
public const string Version = "v2.0.0";
3434

3535
/// <summary>
3636
/// The App name with version.

0 commit comments

Comments
 (0)