mirror of
https://github.com/MightyPirates/OpenComputers.git
synced 2025-09-16 18:55:03 -04:00
forgot to bump the api version number for the added file system factory method
This commit is contained in:
parent
09342e9f08
commit
667287434f
@ -37,5 +37,5 @@
|
|||||||
@cpw.mods.fml.common.API(
|
@cpw.mods.fml.common.API(
|
||||||
owner = "OpenComputers|Core",
|
owner = "OpenComputers|Core",
|
||||||
provides = "OpenComputersAPI",
|
provides = "OpenComputersAPI",
|
||||||
apiVersion = "1.4.4")
|
apiVersion = "1.4.5")
|
||||||
package li.cil.oc.api;
|
package li.cil.oc.api;
|
Loading…
x
Reference in New Issue
Block a user