diff options
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; // } |
