From 0c8f5d5c2122d054f7468823ed929e918cdbed65 Mon Sep 17 00:00:00 2001 From: Adrien Gallou Date: Tue, 20 Dec 2016 10:09:55 +0100 Subject: [PATCH] fix version number in changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f37eb230..6f2aba7d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -# 1.6.2 (2016-12-19) +# 1.6.3 (2016-12-19) ### Bug fixes * Disable side-menu animation (workaround for [#162](https://github.com/Rebilly/ReDoc/issues/162)) * Use markdown for response description (fixes [#158](https://github.com/Rebilly/ReDoc/issues/158))