Update main.lua

small version update (forgot to update..)
This commit is contained in:
Robert Jelic
2023-06-29 16:06:47 +02:00
parent 24b31a091a
commit 9dc7449ace

View File

@@ -14,7 +14,7 @@ local newObjects = {}
local mousePos = {0, 0}
local baseTerm = term.current()
local version = "1.7.0"
local version = "1.7.1"
local projectDirectory = fs.getDir(table.pack(...)[2] or "")