Skip to content

Commit

Permalink
version 5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Xenko committed Jan 13, 2014
1 parent a61e69e commit 7b37f3c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion BeachBall.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ BeachBall.lootBoxes = ['boosts', 'badges', 'hpt', 'ninj', 'chron', 'cyb', 'bean'
BeachBall.resetCaged = 0;

//Version Information
BeachBall.version = '5.0 RC 1';
BeachBall.version = '5.0';
BeachBall.SCBversion = '3.299'; //Last SandCastle Builder version tested

//BB Audio Alerts Variables
Expand Down
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

## Changelog

###Version 5.0

####New Features
* Caged Logicat Autosolver implemented as Full Auto and re-enabled.

####Temporary Bug Fixes/Workarounds
* Logicats in a redundakitty chain are still set to auto-hide.

###Version 4.9.9

####Temporary Bug Fixes/Workarounds
Expand Down

0 comments on commit 7b37f3c

Please sign in to comment.