Incorrect path to metadata in tag 1.0.0
In tag 1.0.0 meta.ini is located in src folder. Vortex shows error Not found since it expect /meta.ini in the latest tag (as it specified in gitgud-modslist.json file)
It can be fixed either by releasing next version (creating tag 1.0.1) with current /meta.ini location (from current master),
or by changing location of the metadata to src/meta.ini in gitgud-modslist.json