Closed edjubuh closed 7 years ago
Resolves issue raised by #29
When scanning through the template directory of files to upload, we would check the filenames. So you'd get to API.h and check if it's something you want to upgrade. include/API.h wouldn't match API.h
API.h
include/API.h
Resolves issue raised by #29
When scanning through the template directory of files to upload, we would check the filenames. So you'd get to
API.h
and check if it's something you want to upgrade.include/API.h
wouldn't matchAPI.h