mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[Constants] Bump version number
This commit is contained in:
@@ -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.8.3";
|
||||
public static string Version = "v0.8.9";
|
||||
|
||||
// 0-byte file constants
|
||||
public static long SizeZero = 0;
|
||||
|
||||
Reference in New Issue
Block a user