Contains information about a Git release (version). More...
#include <VersionChecker.h>
Public Attributes | |
| std::string | Repository |
| Name of the GitHub repository. | |
| std::string | Tag |
| Tag version. | |
| std::string | Name |
| Tag name (description). | |
| std::string | Commit |
| SHA commit. | |
| bool | PreRelease |
| Is pre-release?. | |
Contains information about a Git release (version).
1.8.6