diff --git a/AutoPilot/package/manifest.json b/AutoPilot/package/manifest.json index a9b3ce3..93da910 100644 --- a/AutoPilot/package/manifest.json +++ b/AutoPilot/package/manifest.json @@ -1,7 +1,7 @@ { "name": "AutoPilot", - "version_number": "0.0.4", - "website_url": "https://github.com/tanukinomori/DSPMod", + "version_number": "0.1.0", + "website_url": "https://github.com/soarqin/DSP_Mods_TO/tree/master/AutoPilot", "description": "Auto pilot to a planet or star system.", "dependencies": [ "xiaoye97-BepInEx-5.4.17", diff --git a/CruiseAssist/package/manifest.json b/CruiseAssist/package/manifest.json index 04c6313..f3fc6ab 100644 --- a/CruiseAssist/package/manifest.json +++ b/CruiseAssist/package/manifest.json @@ -1,7 +1,7 @@ { "name": "CruiseAssist", - "version_number": "0.0.37", - "website_url": "https://github.com/tanukinomori/DSPMod", + "version_number": "0.1.0", + "website_url": "https://github.com/soarqin/DSP_Mods_TO/tree/master/CruiseAssist", "description": "Adjust the orientation to the target planet or star when moving between planets or star systems.", "dependencies": [ "xiaoye97-BepInEx-5.4.17"