Skip to content

Commit b813dd9

Browse files
committed
Updated to v169
1 parent 18e9246 commit b813dd9

File tree

2 files changed

+1896
-8930
lines changed

2 files changed

+1896
-8930
lines changed

Virtual_EDW/Form_Main.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ public FormMain()
3131
InitializeComponent();
3232

3333
// Set the version of the build for everything
34-
const string versionNumberForApplication = "v1.6.8";
34+
const string versionNumberForApplication = "v1.6.9";
3535

3636
Text = $"Virtual Data Warehouse - {versionNumberForApplication}";
3737
labelWelcome.Text = $"{labelWelcome.Text} - {versionNumberForApplication}";

0 commit comments

Comments
 (0)