We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a31f90a commit d1ca1ceCopy full SHA for d1ca1ce
build.properties
@@ -1,7 +1,7 @@
1
minecraft.version=1.7.10
2
forge.version=10.13.4.1614-1.7.10
3
4
-oc.version=1.8.8-snapshot
+oc.version=1.8.9-snapshot
5
6
ae2.version=rv2-stable-10
7
bc.version=7.1.24
src/main/resources/assets/opencomputers/loot/openos/lib/core/boot.lua
-- 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
0 commit comments