Skip to content

Commit d1ca1ce

Browse files
committed
OpenComputers 1.8.9
1 parent a31f90a commit d1ca1ce

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
minecraft.version=1.7.10
22
forge.version=10.13.4.1614-1.7.10
33

4-
oc.version=1.8.8-snapshot
4+
oc.version=1.8.9-snapshot
55

66
ae2.version=rv2-stable-10
77
bc.version=7.1.24

src/main/resources/assets/opencomputers/loot/openos/lib/core/boot.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
-- called from /init.lua
22
local raw_loadfile = ...
33

4-
_G._OSVERSION = "OpenOS 1.8.8"
4+
_G._OSVERSION = "OpenOS 1.8.9"
55

66
-- luacheck: globals component computer unicode _OSVERSION
77
local component = component

0 commit comments

Comments
 (0)