diff options
Diffstat (limited to 'gitTag.proto')
| -rw-r--r-- | gitTag.proto | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gitTag.proto b/gitTag.proto index 378c02d..baae552 100644 --- a/gitTag.proto +++ b/gitTag.proto @@ -14,7 +14,7 @@ message GitTag { // `autogenpb:nomutex` } message GitTags { // `autogenpb:marshal` `autogenpb:nomutex` - string uuid = 1; // `autogenpb:uuid` + string uuid = 1; // `autogenpb:uuid:ffdff813-0316-4372-9e82-4c1c7d202526` string version = 2; // `autogenpb:version:v0.0.47` repeated GitTag gitTags = 3; } |
