We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 756654b commit e8a73d6Copy full SHA for e8a73d6
_jekyll/index.html
@@ -1,6 +1,6 @@
1
---
2
layout: minimal
3
-version: 3.5.1
+version: 3.5.2
4
5
<div class="jumbotron">
6
<div class="container">
docs/index.html
@@ -5,7 +5,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>select2-bootstrap-css</title>
7
<link rel="stylesheet" href="css/bootstrap.min.css">
8
- <link rel="stylesheet" href="//select2.github.io/select2/select2-3.5.1/select2.css">
+ <link rel="stylesheet" href="//select2.github.io/select2/select2-3.5.2/select2.css">
9
<link rel="stylesheet" href="css/select2-bootstrap.css">
10
<link rel="stylesheet" href="css/gh-pages.css">
11
<!--[if lt IE 9]>
0 commit comments