diff --git a/SabreHelper/Data/Constants.cs b/SabreHelper/Data/Constants.cs index aa7dfdc1..4d5a4176 100644 --- a/SabreHelper/Data/Constants.cs +++ b/SabreHelper/Data/Constants.cs @@ -5,7 +5,7 @@ /// /// The current toolset version to be used by all child applications /// - public static string Version = "0.8.0.0"; + public static string Version = "v0.8.3"; // 0-byte file constants public static long SizeZero = 0;