Skip to content

Commit e58e25f

Browse files
committed
Commit the version changes.
1 parent 2610f21 commit e58e25f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

public/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<div id="container">
1717
<div id="content">
1818
<header>
19-
<h1>Chosen <small>(<span id="latest-version">v1.5.1</span>)</small></h1>
19+
<h1>Chosen <small>(<span id="latest-version">v1.6.0</span>)</small></h1>
2020
</header>
2121
<p>Chosen is a jQuery plugin that makes long, unwieldy select boxes much more user-friendly.</p>
2222

public/index.proto.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<div id="container">
1616
<div id="content">
1717
<header>
18-
<h1>Chosen - Prototype Version <small>(<span id="latest-version">v1.5.1</span>)</small></h1>
18+
<h1>Chosen - Prototype Version <small>(<span id="latest-version">v1.6.0</span>)</small></h1>
1919
</header>
2020
<p>Chosen is a Prototype plugin that makes long, unwieldy select boxes much more user-friendly.</p>
2121

public/options.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<div id="container">
1616
<div id="content">
1717
<header>
18-
<h1>Chosen <small>(<span id="latest-version">v1.5.1</span>)</small></h1>
18+
<h1>Chosen <small>(<span id="latest-version">v1.6.0</span>)</small></h1>
1919
</header>
2020
<p>Chosen has a number of options and attributes that allow you to have full control of your select boxes.</p>
2121

0 commit comments

Comments
 (0)