diff --git a/NewHorizons/manifest.json b/NewHorizons/manifest.json index 707cd8d5..02cce2df 100644 --- a/NewHorizons/manifest.json +++ b/NewHorizons/manifest.json @@ -3,6 +3,7 @@ "author": "xen", "name": "New Horizons", "uniqueName": "xen.NewHorizons", - "version": "0.1.5", - "owmlVersion": "2.1.0" + "version": "0.2.0", + "owmlVersion": "2.1.0", + "dependencies": [ "PacificEngine.OW_CommonResources" ] }