Skip to content

Commit

Permalink
Update readme, bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
mogzol committed Mar 12, 2016
1 parent aa033fd commit a84b7cf
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 6 deletions.
4 changes: 2 additions & 2 deletions BrawlBuilder/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -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")]
13 changes: 9 additions & 4 deletions Other/readme.txt
Original file line number Diff line number Diff line change
@@ -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


----------------/
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit a84b7cf

Please sign in to comment.