Align compatibility version with 1.4.7
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ local m = TurtleMail
|
||||
local getn = table.getn
|
||||
local function pack( ... ) return arg end
|
||||
|
||||
m.compat_version = "1.4.6"
|
||||
m.compat_version = "1.4.7"
|
||||
|
||||
local DEFAULT_SENT_FILTERS = {
|
||||
Money = 1,
|
||||
|
||||
Reference in New Issue
Block a user