Skip to content

Commit 2198fce

Browse files
committed
Version change
1 parent 4fb4d0b commit 2198fce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AutoLoot.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ function AutoLoot:new(o)
5353
o.tVersion = {
5454
nMajor = 1,
5555
nMinor = 1,
56-
nBuild = 1
56+
nBuild = 2
5757
}
5858

5959
o.tSettings = self:tableClone(tDefault)

0 commit comments

Comments
 (0)