Bump version again... there's a lot of changes

This commit is contained in:
Matt Nadareski
2016-04-12 15:54:14 -07:00
parent 9a4cea3c97
commit 11ddfe63db

View File

@@ -8,7 +8,7 @@ namespace SabreTools.Helper
{ {
public static string Version public static string Version
{ {
get { return "0.5.0.0"; } get { return "0.6.0.0"; }
} }
/// <summary> /// <summary>