Skip to content

Commit

Permalink
Version change
Browse files Browse the repository at this point in the history
  • Loading branch information
AmionSky committed Nov 9, 2016
1 parent 4fb4d0b commit 2198fce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AutoLoot.lua
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ function AutoLoot:new(o)
o.tVersion = {
nMajor = 1,
nMinor = 1,
nBuild = 1
nBuild = 2
}

o.tSettings = self:tableClone(tDefault)
Expand Down

0 comments on commit 2198fce

Please sign in to comment.