From 8c39a1c4fd6759ccf0bbdf0b71df266edfa91cf2 Mon Sep 17 00:00:00 2001 From: Prawn Date: Fri, 24 Sep 2021 09:09:32 +1200 Subject: [PATCH] An additional range so we can have FieldOptions, MessageOptions, EnumOptions, FileOptions, and OneOfOptions (#9012) --- docs/options.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/options.md b/docs/options.md index 28ae1042f7..7a8903d2e8 100644 --- a/docs/options.md +++ b/docs/options.md @@ -291,4 +291,4 @@ with info about your project (name and website) so we can add an entry for you. 1. Protoc-gen-jsonschema * Website: https://github.com/chrusty/protoc-gen-jsonschema - * Extension: 1125 + * Extension: 1125-1129