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