Update main.lua

This commit is contained in:
Robert Jelic
2022-07-28 22:52:53 +02:00
committed by GitHub
parent 21ff14cf31
commit c36690da00

View File

@@ -6,7 +6,7 @@ local uuid = utils.uuid
local createText = utils.createText
local baseTerm = term.current()
local version = 5
local version = "1.5.0"
local debugger = true
local projectDirectory = fs.getDir(table.pack(...)[2] or "")