[README, Constants] Update for 0.9.1 fix

This commit is contained in:
Matt Nadareski
2016-08-31 13:01:37 -07:00
parent e23ae61b9e
commit 848f82fea5
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ namespace SabreTools.Helper
/// <summary>
/// The current toolset version to be used by all child applications
/// </summary>
public static string Version = "v0.9.0";
public static string Version = "v0.9.1";
public static int HeaderHeight = 3;
#region 0-byte file constants