Update version.lua
This commit is contained in:
parent
c0b0e95f42
commit
5cc95b6ee4
@ -3,7 +3,7 @@ do
|
||||
function run(msg, matches)
|
||||
return 'Telegram Bot '.. VERSION .. [[
|
||||
Checkout http://git.io/6jdjGg
|
||||
GNU v2 license.]]
|
||||
GNU GPL v2 license.]]
|
||||
end
|
||||
|
||||
return {
|
||||
@ -15,4 +15,4 @@ return {
|
||||
run = run
|
||||
}
|
||||
|
||||
end
|
||||
end
|
||||
|
Reference in New Issue
Block a user