Skip to content

Commit d7bc9da

Browse files
committed
Bump version
1 parent 66e31df commit d7bc9da

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

lib/Leonardo.lua

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
--[[
22
Leonardo's Library
33
Created: 15/01/2014
4-
Version: 1.6.1
5-
Updated: 27/09/2015
4+
Version: 1.6.2
5+
Updated: 13/12/2015
66
77
Last Changelog:
88
9-
Fixed isontemple
9+
Fixed withdrawitems
1010
1111
--]]
1212

1313

1414
-- GLOBALS AND LOCAL VARIABLES
1515

1616
LIBS = LIBS or {}
17-
LIBS.LEONARDO = "1.6.1"
17+
LIBS.LEONARDO = "1.6.2"
1818

1919
POLICY_NONE = 'None'
2020
POLICY_CAVEBOT = 'Cavebot'

0 commit comments

Comments
 (0)