From a93fa8e872ef7d3160507f63b65b3e7e69500685 Mon Sep 17 00:00:00 2001 From: xcash Date: Mon, 3 Jun 2019 10:15:50 +0200 Subject: [PATCH] Version 2.2.1 hotfix --- README.md | 2 +- docs/conf.py | 2 +- docs/index.rst | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 107a3e6..55cbdeb 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ It enhances form `input` and `select` field to provide autocomplete/typeahead ca [Documentation](http://bootstrap-autocomplete.rtfd.io/) -Latest version: 2.2.0 (2019/05/24) +Latest version: 2.2.1 (2019/06/03) Version 2.0.0 and up supports Boostrap v4.x and old v3.x out of the box. diff --git a/docs/conf.py b/docs/conf.py index d204354..a021034 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -62,7 +62,7 @@ # The short X.Y version. version = u'2.2' # The full version, including alpha/beta/rc tags. -release = u'2.2.0' +release = u'2.2.1' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. diff --git a/docs/index.rst b/docs/index.rst index a833759..a840231 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -36,7 +36,7 @@ Using CDN (thanks to JSDelivr) .. code-block:: html :caption: STABLE version |release| - + .. code-block:: html :caption: Latest version (this is the development branch)