Update readme, bump version number

This commit is contained in:
Mogzol 2016-03-11 19:36:30 -08:00
parent aa033fda28
commit a84b7cf098
2 changed files with 11 additions and 6 deletions

View File

@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
// 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")]

View File

@ -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