Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
rmobis committed Dec 13, 2015
1 parent 66e31df commit d7bc9da
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions lib/Leonardo.lua
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
--[[
Leonardo's Library
Created: 15/01/2014
Version: 1.6.1
Updated: 27/09/2015
Version: 1.6.2
Updated: 13/12/2015
Last Changelog:
Fixed isontemple
Fixed withdrawitems
--]]


-- GLOBALS AND LOCAL VARIABLES

LIBS = LIBS or {}
LIBS.LEONARDO = "1.6.1"
LIBS.LEONARDO = "1.6.2"

POLICY_NONE = 'None'
POLICY_CAVEBOT = 'Cavebot'
Expand Down

0 comments on commit d7bc9da

Please sign in to comment.