tagpr
tagpr copied to clipboard
tagpr: Refactor version file detection logic
Moved version file detection and parsing logic into a new getVfiles method for improved readability and maintainability. The main flow now calls getVfiles instead of handling version file logic inline.