Skip to content

Commit

Permalink
0.4.24
Browse files Browse the repository at this point in the history
  • Loading branch information
atomizer committed Jul 1, 2014
1 parent 41d6123 commit a71d4d2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
**2014-07-01** version 0.4.23
**2014-07-01** version 0.4.24

- 22.3 items
- one-click login script fix for latest version of AutoIt ([Nightfirecat](https://github.com/Nightfirecat))

**2014-06-09** version 0.4.22

Expand Down
2 changes: 1 addition & 1 deletion lib/muledump.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
var VERSION = '0.4.23';
var VERSION = '0.4.24';

// weapons, armor, specials, rings, potions, unknown
var SLOT_ORDER = [1,2,3,17,8,24, 14,6,7, 4,5,11,12,13,15,16,18,19,20,21,22,23,25, 9, 10, 0];
Expand Down

0 comments on commit a71d4d2

Please sign in to comment.