diff --git a/BrawlCrate/Program.cs b/BrawlCrate/Program.cs index f09376e5..5f4c9a1a 100644 --- a/BrawlCrate/Program.cs +++ b/BrawlCrate/Program.cs @@ -16,7 +16,7 @@ namespace BrawlCrate static class Program { //Make sure this matches the tag name of the release on github exactly - public static readonly string TagName = "BrawlCrate_v0.25b"; + public static readonly string TagName = "BrawlCrate_v0.25bHotfix1"; public static readonly string UpdateMessage = @"Updated to BrawlCrate v0.25b Hotfix 1! This release: - Integrates Color Smash 3.0 functionality, allowing for images with less than 256 colors to be properly color smashed - (Hotfix 1) Fix issue where modules with buffers between their final data section and first import would get corrupted diff --git a/CanaryBuild/Canary b/CanaryBuild/Canary index 8901715d..8a179b3b 100644 Binary files a/CanaryBuild/Canary and b/CanaryBuild/Canary differ