mirror of
https://github.com/MightyPirates/OpenComputers.git
synced 2025-09-14 09:46:53 -04:00
Some more version bumpery.
This commit is contained in:
parent
c17eab55ea
commit
21dd3aade9
@ -15,7 +15,7 @@ import li.cil.oc.api.detail.NetworkAPI;
|
||||
*/
|
||||
public class API {
|
||||
public static final String ID_OWNER = "OpenComputers|Core";
|
||||
public static final String VERSION = "5.0.0-alpha";
|
||||
public static final String VERSION = "5.0.0";
|
||||
|
||||
public static DriverAPI driver = null;
|
||||
public static FileSystemAPI fileSystem = null;
|
||||
|
@ -1,5 +1,5 @@
|
||||
do
|
||||
_G._OSVERSION = "OpenOS 1.4"
|
||||
_G._OSVERSION = "OpenOS 1.5"
|
||||
|
||||
local component = component
|
||||
local computer = computer
|
||||
|
Loading…
x
Reference in New Issue
Block a user