Bump version number + more credits

This commit is contained in:
Nick 2022-08-24 19:30:47 -04:00
parent 3afdebbb35
commit f09b5ce98f

View File

@ -1,11 +1,11 @@
{ {
"$schema": "https://raw.githubusercontent.com/amazingalek/owml/master/schemas/manifest_schema.json", "$schema": "https://raw.githubusercontent.com/amazingalek/owml/master/schemas/manifest_schema.json",
"filename": "NewHorizons.dll", "filename": "NewHorizons.dll",
"author": "xen, Bwc9876, clay, MegaPiggy, John, Book", "author": "xen, Bwc9876, clay, MegaPiggy, John, Hawkbar, Trifid, Book",
"name": "New Horizons", "name": "New Horizons",
"uniqueName": "xen.NewHorizons", "uniqueName": "xen.NewHorizons",
"version": "1.4.3", "version": "1.5.0",
"owmlVersion": "2.5.2", "owmlVersion": "2.6.0",
"conflicts": [ "Raicuparta.QuantumSpaceBuddies", "PacificEngine.OW_Randomizer" ], "conflicts": [ "Raicuparta.QuantumSpaceBuddies", "PacificEngine.OW_Randomizer" ],
"pathsToPreserve": [ "planets", "systems", "translations" ] "pathsToPreserve": [ "planets", "systems", "translations" ]
} }