Skip to content

Commit e8a73d6

Browse files
author
Florian Kissling
committed
Use Select2 v3.5.2 for docs/index.html.
1 parent 756654b commit e8a73d6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_jekyll/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: minimal
3-
version: 3.5.1
3+
version: 3.5.2
44
---
55
<div class="jumbotron">
66
<div class="container">

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta http-equiv="X-UA-Compatible" content="IE=edge">
66
<title>select2-bootstrap-css</title>
77
<link rel="stylesheet" href="css/bootstrap.min.css">
8-
<link rel="stylesheet" href="//select2.github.io/select2/select2-3.5.1/select2.css">
8+
<link rel="stylesheet" href="//select2.github.io/select2/select2-3.5.2/select2.css">
99
<link rel="stylesheet" href="css/select2-bootstrap.css">
1010
<link rel="stylesheet" href="css/gh-pages.css">
1111
<!--[if lt IE 9]>

0 commit comments

Comments
 (0)