From 31855a7be389d87dd67e39b77cb1b9d04b58ca18 Mon Sep 17 00:00:00 2001
From: Pranav Vishnumolakala
Date: Mon, 9 Mar 2026 11:39:51 -0700
Subject: [PATCH] Update version
---
src/Tableau.Migration.App.GUI/Constants.cs | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/Tableau.Migration.App.GUI/Constants.cs b/src/Tableau.Migration.App.GUI/Constants.cs
index bf031d3..3c58ae7 100644
--- a/src/Tableau.Migration.App.GUI/Constants.cs
+++ b/src/Tableau.Migration.App.GUI/Constants.cs
@@ -30,7 +30,7 @@ public static class Constants
///
/// The App version number.
///
- public const string Version = "v1.0.4";
+ public const string Version = "v2.0.0";
///
/// The App name with version.