diff --git a/proto/milpacs.proto b/proto/milpacs.proto index d39f810..a75d38d 100644 --- a/proto/milpacs.proto +++ b/proto/milpacs.proto @@ -28,7 +28,7 @@ import "protoc-gen-openapiv2/options/annotations.proto"; // These annotations are used when generating the OpenAPI file. option (grpc.gateway.protoc_gen_openapiv2.options.openapiv2_swagger) = { info: { - version: "1.1.2"; + version: "1.1.3"; }; external_docs: { url: "https://github.com/7cav/api";