Update sPhone.lua
This commit is contained in:
parent
3d331de743
commit
efb0071db9
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
local function kernel()
|
||||
_G.sPhone = {
|
||||
version = "Alpha 3.6.1",
|
||||
version = "Alpha 3.6.2",
|
||||
user = "Guest",
|
||||
devMode = false,
|
||||
mainTerm = term.current(),
|
||||
|
|
Loading…
Reference in a new issue