From 1586e1f1aac75da57068c8cfae623eb24e5fee66 Mon Sep 17 00:00:00 2001 From: soopercool101 Date: Sun, 5 Feb 2023 17:28:25 -0700 Subject: [PATCH] Prep for hotfix release --- BrawlCrate/BrawlCrate.csproj | 8 ++++---- BrawlCrate/Changelog.txt | 5 ++++- BrawlCrate/Program.cs | 4 ++-- BrawlLib/BrawlLib.csproj | 8 ++++---- 4 files changed, 14 insertions(+), 11 deletions(-) diff --git a/BrawlCrate/BrawlCrate.csproj b/BrawlCrate/BrawlCrate.csproj index 74d0160c6..4e704c8ba 100644 --- a/BrawlCrate/BrawlCrate.csproj +++ b/BrawlCrate/BrawlCrate.csproj @@ -19,7 +19,7 @@ 1.0.0.%2a false true - BrawlCrate v0.39 + BrawlCrate v0.39 Hotfix 1 BrawlCrate This program is provided as-is without any warranty, implied or otherwise. By using this program, the end user agrees to take full responsibility regarding its proper and lawful use. The authors/hosts/distributors cannot be held responsible for any damage resulting in the use of this program, nor can they be held accountable for the manner in which it is used. @@ -27,8 +27,8 @@ BrawlBox Copyright © 2009 - 2019 Bryan Moulton, BlackJax96, libertyernie, Sammi Husky Super Smash Bros. Brawl © 2008 Nintendo and HAL Laboratory - 0.39.0.0 - 0.39.0.0 + 0.39.0.1 + 0.39.0.1 true AnyCPU;x64;x86 Debug;Release;Mono;Canary;Doxygen;Documentation @@ -185,7 +185,7 @@ BrawlCrate.Program - 39.0.0 + 39.0.1 soopercool101, NuclearNecrosis, Simon381, Onium, Bryan Moulton, BlackJax96, libertyernie, Sammi Husky BrawlCrate OnBuildSuccess diff --git a/BrawlCrate/Changelog.txt b/BrawlCrate/Changelog.txt index 51ea1dad9..9bc073849 100644 --- a/BrawlCrate/Changelog.txt +++ b/BrawlCrate/Changelog.txt @@ -1,5 +1,5 @@ -BrawlCrate - v0.39 +BrawlCrate - v0.39 Hotfix 1 Copyright © 2018 - 2023 soopercool101, Simon381, Onium BrawlBox © 2009 - 2019 Bryan Moulton, BlackJax96, libertyernie & Sammi Husky @@ -16,6 +16,9 @@ they be held accountable for the manner in which it is used. |************ BrawlCrate Change Log ************| =============================================== + - BrawlCrate v0.39 Hotfix 1 - (2/5/2023) + . Fix bug in which outdated fighters lists would not necessarily update properly + - BrawlCrate v0.39 - (2/5/2023) . P+ Knuckles has been added to the default Fighters List . Add support for importing any filetype to ARCNode diff --git a/BrawlCrate/Program.cs b/BrawlCrate/Program.cs index ae4bebc8a..7b3bb8478 100644 --- a/BrawlCrate/Program.cs +++ b/BrawlCrate/Program.cs @@ -32,7 +32,7 @@ internal static class Program /// If this isn't equal to the latest release, it assumes it needs to update. /// MAKE SURE THIS IS ALWAYS PROPERLY UPDATED FOR ANY STABLE RELEASE!!! /// - public static readonly string TagName = "v0.39"; + public static readonly string TagName = "v0.39h1"; /// /// Shows upon first launch of a given stable release assuming that automated updating is on. @@ -42,7 +42,7 @@ internal static class Program /// public static readonly string UpdateMessage = @"Updated to BrawlCrate v0.39! Here's what's new in this release: -- Add Knuckles (P+) to default fighterlist +- Add Knuckles (P+) to default fighterlist (Hotfix 1: Ensure default fighterlist is regenerated as needed) - Various SSE improvements - Various bugfixes diff --git a/BrawlLib/BrawlLib.csproj b/BrawlLib/BrawlLib.csproj index 0f6284c79..066585344 100644 --- a/BrawlLib/BrawlLib.csproj +++ b/BrawlLib/BrawlLib.csproj @@ -1,4 +1,4 @@ - + 9.0.30729 x86 @@ -22,8 +22,8 @@ BrawlCrateLib Copyright © 2018 - 2023 soopercool101, NuclearNecrosis, Simon381, Onium BrawlLib Copyright © 2009 - 2019 Bryan Moulton, BlackJax96, libertyernie, Sammi Husky - 0.39.0.0 - 0.39.0.0 + 0.39.0.1 + 0.39.0.1 true AnyCPU;x64;x86 Debug;Release;Mono;Canary @@ -158,7 +158,7 @@ BrawlLib Copyright © 2009 - 2019 Bryan Moulton, BlackJax96, libertyernie, Sammi BrawlCrateLib BrawlCrateLib soopercool101, Simon381, Onium, Bryan Moulton, BlackJax96, libertyernie, Sammi Husky - 39.0.0 + 39.0.1