File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ It enhances form `input` and `select` field to provide autocomplete/typeahead ca
99
1010[ Documentation] ( http://bootstrap-autocomplete.rtfd.io/ )
1111
12- Latest version: 2.2.0 (2019/05/24 )
12+ Latest version: 2.2.1 (2019/06/03 )
1313
1414Version 2.0.0 and up supports Boostrap v4.x and old v3.x out of the box.
1515
Original file line number Diff line number Diff line change 6262# The short X.Y version.
6363version = u'2.2'
6464# The full version, including alpha/beta/rc tags.
65- release = u'2.2.0 '
65+ release = u'2.2.1 '
6666
6767# The language for content autogenerated by Sphinx. Refer to documentation
6868# for a list of supported languages.
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ Using CDN (thanks to JSDelivr)
3636.. code-block :: html
3737 :caption: STABLE version |release|
3838
39- <script src =" https://cdn.jsdelivr.net/gh/xcash/bootstrap-autocomplete@v2.2.0 /dist/latest/bootstrap-autocomplete.min.js" ></script >
39+ <script src =" https://cdn.jsdelivr.net/gh/xcash/bootstrap-autocomplete@v2.2.1 /dist/latest/bootstrap-autocomplete.min.js" ></script >
4040
4141.. code-block :: html
4242 :caption: Latest version (this is the development branch)
You can’t perform that action at this time.
0 commit comments