File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ It enhances form `input` and `select` field to provide autocomplete/typeahead ca
1010
1111[ Documentation] ( http://bootstrap-autocomplete.rtfd.io/ )
1212
13- Latest version: 2.3.4dev (2020/03/27 )
13+ Latest version: 2.3.4 (2020/04/08 )
1414
1515Version 2.0.0 and up supports Boostrap v4.x and old v3.x out of the box.
1616
Original file line number Diff line number Diff line change 6262# The short X.Y version.
6363version = u'2.3'
6464# The full version, including alpha/beta/rc tags.
65- release = u'2.3.3 '
65+ release = u'2.3.4 '
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 @@ -40,7 +40,7 @@ Using CDN (thanks to JSDelivr)
4040.. code-block :: html
4141 :caption: STABLE version |release|
4242
43- <script src =" https://cdn.jsdelivr.net/gh/xcash/bootstrap-autocomplete@v2.3.3 /dist/latest/bootstrap-autocomplete.min.js" ></script >
43+ <script src =" https://cdn.jsdelivr.net/gh/xcash/bootstrap-autocomplete@v2.3.4 /dist/latest/bootstrap-autocomplete.min.js" ></script >
4444
4545.. code-block :: html
4646 :caption: Latest version (this is the development branch)
Original file line number Diff line number Diff line change 11{
22 "name" : " bootstrap-autocomplete" ,
3- "version" : " 2.3.3 " ,
3+ "version" : " 2.3.4 " ,
44 "description" : " Bootstrap autocomplete for Bootstrap 3 and 4." ,
55 "keywords" : [
66 " bootstrap" ,
You can’t perform that action at this time.
0 commit comments