UmbraSpaceIndustries / USITools

Shared components for KSP mods
Other
39 stars 38 forks source link

Fix AVC version check URL #63

Closed bfrobin446 closed 8 years ago

bfrobin446 commented 8 years ago

In USITools.version, the URL where version checkers are supposed to look for current version data was pointing to a file that no longer exists on the master branch. I updated that URL to properly point to the repository's copy of USITools.version so KSP-AVC and compatible tools can tell when USITools has been updated.

BobPalmer commented 8 years ago

Thanks - fixed!