From cd2e030dc1c9933417e3335fdbab85066b7b232b Mon Sep 17 00:00:00 2001 From: e3 Date: Thu, 30 Apr 2015 11:16:16 -0700 Subject: [PATCH] Linked to the 2.0.18 tag instead of the no longer existing 2.0.17. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c951c4b9620..d87aa4f1821 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ The Swagger Specification has undergone 3 revisions since initial creation in 20 Swagger Codegen Version | Release Date | Swagger Spec compatibility | Notes ----------------------- | ------------ | -------------------------- | ----- 2.1.0-M2 | 2015-04-06 | 1.0, 1.1, 1.2, 2.0 | [master](https://github.com/swagger-api/swagger-codegen) -2.0.17 | 2014-08-22 | 1.1, 1.2 | [tag v2.0.17](https://github.com/swagger-api/swagger-codegen/tree/v2.0.17) +2.0.18 | 2015-02-09 | 1.1, 1.2 | [tag v2.0.18](https://github.com/swagger-api/swagger-codegen/tree/v2.0.18) 1.0.4 | 2012-04-12 | 1.0, 1.1 | [tag v1.0.4](https://github.com/swagger-api/swagger-codegen/tree/swagger-codegen_2.9.1-1.1)