mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-09 02:15:32 +00:00
chore(mac): add missing versionGitTag field
This commit is contained in:
parent
4698ad8df5
commit
b1dff6a7ce
1 changed files with 1 additions and 0 deletions
|
|
@ -31,6 +31,7 @@ typedef struct {
|
|||
NSString *sentryEnvironment;
|
||||
NSString *versionRelease;
|
||||
NSString *versionWithTag;
|
||||
NSString *versionGitTag;
|
||||
NSString *tier;
|
||||
NSString *keymanCom;
|
||||
NSString *helpKeymanCom;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue