diff --git a/BrawlBuilder/Properties/AssemblyInfo.cs b/BrawlBuilder/Properties/AssemblyInfo.cs index 0447188..6137c06 100644 --- a/BrawlBuilder/Properties/AssemblyInfo.cs +++ b/BrawlBuilder/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.1.0.0")] -[assembly: AssemblyFileVersion("1.1.0.0")] +[assembly: AssemblyVersion("1.1.1.0")] +[assembly: AssemblyFileVersion("1.1.1.0")] diff --git a/Other/readme.txt b/Other/readme.txt index 8810854..bed540b 100644 --- a/Other/readme.txt +++ b/Other/readme.txt @@ -1,10 +1,11 @@ ------------------------------------/ -------- BRAWLBUILDER v1.1 -------/ -------------------------------/ +------- BRAWLBUILDER v1.1.1 -------/ +----------------------------------/ -"The Ultimate Super Smash Bros Brawl ISO Builder" +"The Ultimate Super Smash Bros. Brawl ISO Builder" -https://github.com/mogzol/BrawlBuilder +Author: Mogzol (aka person66) +Source: https://github.com/mogzol/BrawlBuilder ----------------/ @@ -85,6 +86,10 @@ if it doesn't, just copy it manually. ------ Changelog --/ ------------------/ +1.1.1: + - Possibly fix the 'wit exited with error code -1' error + - Add 'Finalizing...' status at end of build so it doesn't seem like build is frozen at 99%. + 1.1: - Improve error messages, most of them should now actually be somewhat helpful - Fix "Build Completed" sometimes appearing even if the build did not complete properly