mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[README, Constants] Update for 0.9.1 fix
This commit is contained in:
@@ -78,7 +78,7 @@ This section is for tools that have been requested for a highly specific purpose
|
|||||||
|
|
||||||
<!-- <b>There are no standalone tools that are for power users at this time.</b> -->
|
<!-- <b>There are no standalone tools that are for power users at this time.</b> -->
|
||||||
|
|
||||||
<b>TGZTest</b>
|
<b>TGZConvert</b>
|
||||||
<p/>
|
<p/>
|
||||||
A simple tool to convert a folder to TGZ, optionally to a specific folder.
|
A simple tool to convert a folder to TGZ, optionally to a specific folder.
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ namespace SabreTools.Helper
|
|||||||
/// <summary>
|
/// <summary>
|
||||||
/// The current toolset version to be used by all child applications
|
/// The current toolset version to be used by all child applications
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public static string Version = "v0.9.0";
|
public static string Version = "v0.9.1";
|
||||||
public static int HeaderHeight = 3;
|
public static int HeaderHeight = 3;
|
||||||
|
|
||||||
#region 0-byte file constants
|
#region 0-byte file constants
|
||||||
|
|||||||
Reference in New Issue
Block a user