We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66e31df commit d7bc9daCopy full SHA for d7bc9da
1 file changed
lib/Leonardo.lua
@@ -1,20 +1,20 @@
1
--[[
2
Leonardo's Library
3
Created: 15/01/2014
4
- Version: 1.6.1
5
- Updated: 27/09/2015
+ Version: 1.6.2
+ Updated: 13/12/2015
6
7
Last Changelog:
8
9
- Fixed isontemple
+ Fixed withdrawitems
10
11
--]]
12
13
14
-- GLOBALS AND LOCAL VARIABLES
15
16
LIBS = LIBS or {}
17
-LIBS.LEONARDO = "1.6.1"
+LIBS.LEONARDO = "1.6.2"
18
19
POLICY_NONE = 'None'
20
POLICY_CAVEBOT = 'Cavebot'
0 commit comments