bump openos version string to 1.7.0

probably should have done this back when OC updated to 1.7
This commit is contained in:
payonel 2017-11-13 13:49:29 -08:00
parent 355a520977
commit a9c4529372

View File

@ -1,7 +1,7 @@
-- called from /init.lua
local raw_loadfile = ...
_G._OSVERSION = "OpenOS 1.6.8"
_G._OSVERSION = "OpenOS 1.7.0"
local component = component
local computer = computer