chore(mac): add missing versionGitTag field

This commit is contained in:
Marc Durdin 2023-01-23 14:04:46 +07:00
parent 4698ad8df5
commit b1dff6a7ce

View file

@ -31,6 +31,7 @@ typedef struct {
NSString *sentryEnvironment;
NSString *versionRelease;
NSString *versionWithTag;
NSString *versionGitTag;
NSString *tier;
NSString *keymanCom;
NSString *helpKeymanCom;