diff options
| author | Jeff Carr <[email protected]> | 2025-01-19 00:35:30 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-01-19 00:35:30 -0600 |
| commit | ace99c8aa8ad8b95aa13d7716d8d61f38a18acdf (patch) | |
| tree | e0ba7fff195982a711cf3d1cf4b20f22d8cf828b /file.proto | |
| parent | da03400035434ae9b055cb0842a3cac557d70b32 (diff) | |
add --identify
Diffstat (limited to 'file.proto')
| -rw-r--r-- | file.proto | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -98,5 +98,5 @@ message Files { // `autogenpb:marshal` // then dump the uuid and version from any arbitrary .pb file message Identify { // `autogenpb:marshal` string uuid = 1; // - int64 version = 2; // + string version = 2; // } |
