mirror of
https://github.com/TangentFoxy/lovebird.git
synced 2025-07-28 02:52:19 +00:00
Version 0.4.2
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
local socket = require "socket"
|
||||
|
||||
local lovebird = { _version = "0.4.1" }
|
||||
local lovebird = { _version = "0.4.2" }
|
||||
|
||||
lovebird.loadstring = loadstring or load
|
||||
lovebird.inited = false
|
||||
|
Reference in New Issue
Block a user