diff --git a/README.MD b/README.MD
index a4476728..efa379da 100644
--- a/README.MD
+++ b/README.MD
@@ -78,7 +78,7 @@ This section is for tools that have been requested for a highly specific purpose
-TGZTest
+TGZConvert
A simple tool to convert a folder to TGZ, optionally to a specific folder.
diff --git a/SabreTools.Helper/Data/Constants.cs b/SabreTools.Helper/Data/Constants.cs
index ea2dc135..d02f8de0 100644
--- a/SabreTools.Helper/Data/Constants.cs
+++ b/SabreTools.Helper/Data/Constants.cs
@@ -7,7 +7,7 @@ namespace SabreTools.Helper
///
/// The current toolset version to be used by all child applications
///
- public static string Version = "v0.9.0";
+ public static string Version = "v0.9.1";
public static int HeaderHeight = 3;
#region 0-byte file constants