OpenComputers 1.8.9

This commit is contained in:
Adrian Siekierka 2025-06-02 15:38:01 +02:00
parent a31f90a088
commit d1ca1ce0cd
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
minecraft.version=1.7.10
forge.version=10.13.4.1614-1.7.10
oc.version=1.8.8-snapshot
oc.version=1.8.9-snapshot
ae2.version=rv2-stable-10
bc.version=7.1.24

View File

@ -1,7 +1,7 @@
-- called from /init.lua
local raw_loadfile = ...
_G._OSVERSION = "OpenOS 1.8.8"
_G._OSVERSION = "OpenOS 1.8.9"
-- luacheck: globals component computer unicode _OSVERSION
local component = component