Skip to content

Commit

Permalink
Version 0.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
yagop committed May 14, 2015
1 parent b18ca3a commit f15011a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bot/bot.lua
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ package.cpath = package.cpath .. ';.luarocks/lib/lua/5.2/?.so'

require("./bot/utils")

VERSION = '0.12.1'
VERSION = '0.12.2'

-- This function is called when tg receive a msg
function on_msg_receive (msg)
Expand Down

0 comments on commit f15011a

Please sign in to comment.