Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding an additional method call to allow the processing of the response from the get latest version request. With this it would be possible for me to query the version information directly from githubs release json without the need for an exta latest-release.txt file. Using the method I could easily parse the JSON response and extract the version information.
- Loading branch information