From 5289f91c808aaed3e65ad627493960362e03f798 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jostein=20Kj=C3=B8nigsen?= Date: Fri, 21 Feb 2020 07:02:33 +0100 Subject: [PATCH] Remove duplicated paragraph in README.md --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 1ea32a2a7f..36aff21c54 100644 --- a/README.md +++ b/README.md @@ -22,10 +22,6 @@ The current version of the OpenAPI specification is [OpenAPI Specification 3.0.3 [3.1.0](https://github.com/OAI/OpenAPI-Specification/tree/v3.1.0-dev) - The next MINOR version. Non-breaking changes should be submitted against this branch. -### Future Versions - -[3.1.0](https://github.com/OAI/OpenAPI-Specification/tree/v3.1.0-dev) - The next MINOR version. Non-breaking changes should be submitted against this branch. - ### Previous Versions This repository also contains the [OpenAPI Specification 2.0](versions/2.0.md), which is identical to the Swagger 2.0 specification before it was renamed to "OpenAPI Specification", as well as the Swagger 1.2 and Swagger 2.0 specifications.