We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0590b48 commit 31855a7Copy full SHA for 31855a7
1 file changed
src/Tableau.Migration.App.GUI/Constants.cs
@@ -30,7 +30,7 @@ public static class Constants
30
/// <summary>
31
/// The App version number.
32
/// </summary>
33
- public const string Version = "v1.0.4";
+ public const string Version = "v2.0.0";
34
35
36
/// The App name with version.
0 commit comments