Skip to content

Commit

Permalink
Bumped to v1.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
t0xicCode committed Aug 19, 2014
1 parent a1db054 commit 4a9cd78
Show file tree
Hide file tree
Showing 33 changed files with 35 additions and 35 deletions.
2 changes: 1 addition & 1 deletion bootstrap-select.jquery.json
Expand Up @@ -8,7 +8,7 @@
"select",
"replacement"
],
"version": "1.6.1",
"version": "1.6.2",
"author": {
"name": "Silvio Moreto",
"url": "https://github.com/silviomoreto/"
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Expand Up @@ -5,7 +5,7 @@
"dist/css/bootstrap-select.css",
"dist/js/bootstrap-select.js"
],
"version": "1.6.1",
"version": "1.6.2",
"homepage": "https://github.com/silviomoreto/bootstrap-select",
"authors": [
"silviomoreto"
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -3,7 +3,7 @@
"description": "A custom <select> for Bootstrap using button dropdown as replacement",
"keywords": ["form", "bootstrap", "select", "replacement"],
"homepage": "https://github.com/silviomoreto/bootstrap-select",
"version": "1.6.1",
"version": "1.6.2",
"authors": [
{
"name": "Silvio Moreto",
Expand Down
2 changes: 1 addition & 1 deletion dist/css/bootstrap-select.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/css/bootstrap-select.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions dist/js/bootstrap-select.js
@@ -1,5 +1,5 @@
/*!
* Bootstrap-select v1.6.1 (http://silviomoreto.github.io/bootstrap-select/)
* Bootstrap-select v1.6.2 (http://silviomoreto.github.io/bootstrap-select/)
*
* Copyright 2013-2014 bootstrap-select
* Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
Expand Down Expand Up @@ -45,7 +45,7 @@
this.init();
};

Selectpicker.VERSION = '1.6.1';
Selectpicker.VERSION = '1.6.2';

// part of this is duplicated in i18n/defaults-en_US.js. Make sure to update both.
Selectpicker.DEFAULTS = {
Expand Down
4 changes: 2 additions & 2 deletions dist/js/bootstrap-select.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/js/i18n/defaults-cs_CZ.js
@@ -1,5 +1,5 @@
/*!
* Bootstrap-select v1.6.1 (http://silviomoreto.github.io/bootstrap-select/)
* Bootstrap-select v1.6.2 (http://silviomoreto.github.io/bootstrap-select/)
*
* Copyright 2013-2014 bootstrap-select
* Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
Expand Down
2 changes: 1 addition & 1 deletion dist/js/i18n/defaults-cs_CZ.min.js
@@ -1,5 +1,5 @@
/*!
* Bootstrap-select v1.6.1 (http://silviomoreto.github.io/bootstrap-select/)
* Bootstrap-select v1.6.2 (http://silviomoreto.github.io/bootstrap-select/)
*
* Copyright 2013-2014 bootstrap-select
* Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
Expand Down
2 changes: 1 addition & 1 deletion dist/js/i18n/defaults-de_DE.js
@@ -1,5 +1,5 @@
/*!
* Bootstrap-select v1.6.1 (http://silviomoreto.github.io/bootstrap-select/)
* Bootstrap-select v1.6.2 (http://silviomoreto.github.io/bootstrap-select/)
*
* Copyright 2013-2014 bootstrap-select
* Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
Expand Down
2 changes: 1 addition & 1 deletion dist/js/i18n/defaults-de_DE.min.js
@@ -1,5 +1,5 @@
/*!
* Bootstrap-select v1.6.1 (http://silviomoreto.github.io/bootstrap-select/)
* Bootstrap-select v1.6.2 (http://silviomoreto.github.io/bootstrap-select/)
*
* Copyright 2013-2014 bootstrap-select
* Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
Expand Down
2 changes: 1 addition & 1 deletion dist/js/i18n/defaults-en_US.js
@@ -1,5 +1,5 @@
/*!
* Bootstrap-select v1.6.1 (http://silviomoreto.github.io/bootstrap-select/)
* Bootstrap-select v1.6.2 (http://silviomoreto.github.io/bootstrap-select/)
*
* Copyright 2013-2014 bootstrap-select
* Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
Expand Down
2 changes: 1 addition & 1 deletion dist/js/i18n/defaults-en_US.min.js
@@ -1,5 +1,5 @@
/*!
* Bootstrap-select v1.6.1 (http://silviomoreto.github.io/bootstrap-select/)
* Bootstrap-select v1.6.2 (http://silviomoreto.github.io/bootstrap-select/)
*
* Copyright 2013-2014 bootstrap-select
* Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
Expand Down
2 changes: 1 addition & 1 deletion dist/js/i18n/defaults-es_CL.js
@@ -1,5 +1,5 @@
/*!
* Bootstrap-select v1.6.1 (http://silviomoreto.github.io/bootstrap-select/)
* Bootstrap-select v1.6.2 (http://silviomoreto.github.io/bootstrap-select/)
*
* Copyright 2013-2014 bootstrap-select
* Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
Expand Down
2 changes: 1 addition & 1 deletion dist/js/i18n/defaults-es_CL.min.js
@@ -1,5 +1,5 @@
/*!
* Bootstrap-select v1.6.1 (http://silviomoreto.github.io/bootstrap-select/)
* Bootstrap-select v1.6.2 (http://silviomoreto.github.io/bootstrap-select/)
*
* Copyright 2013-2014 bootstrap-select
* Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
Expand Down
2 changes: 1 addition & 1 deletion dist/js/i18n/defaults-eu.js
@@ -1,5 +1,5 @@
/*!
* Bootstrap-select v1.6.1 (http://silviomoreto.github.io/bootstrap-select/)
* Bootstrap-select v1.6.2 (http://silviomoreto.github.io/bootstrap-select/)
*
* Copyright 2013-2014 bootstrap-select
* Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
Expand Down
2 changes: 1 addition & 1 deletion dist/js/i18n/defaults-eu.min.js
@@ -1,5 +1,5 @@
/*!
* Bootstrap-select v1.6.1 (http://silviomoreto.github.io/bootstrap-select/)
* Bootstrap-select v1.6.2 (http://silviomoreto.github.io/bootstrap-select/)
*
* Copyright 2013-2014 bootstrap-select
* Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
Expand Down
2 changes: 1 addition & 1 deletion dist/js/i18n/defaults-fr_FR.js
@@ -1,5 +1,5 @@
/*!
* Bootstrap-select v1.6.1 (http://silviomoreto.github.io/bootstrap-select/)
* Bootstrap-select v1.6.2 (http://silviomoreto.github.io/bootstrap-select/)
*
* Copyright 2013-2014 bootstrap-select
* Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
Expand Down
2 changes: 1 addition & 1 deletion dist/js/i18n/defaults-fr_FR.min.js
@@ -1,5 +1,5 @@
/*!
* Bootstrap-select v1.6.1 (http://silviomoreto.github.io/bootstrap-select/)
* Bootstrap-select v1.6.2 (http://silviomoreto.github.io/bootstrap-select/)
*
* Copyright 2013-2014 bootstrap-select
* Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
Expand Down
2 changes: 1 addition & 1 deletion dist/js/i18n/defaults-it_IT.js
@@ -1,5 +1,5 @@
/*!
* Bootstrap-select v1.6.1 (http://silviomoreto.github.io/bootstrap-select/)
* Bootstrap-select v1.6.2 (http://silviomoreto.github.io/bootstrap-select/)
*
* Copyright 2013-2014 bootstrap-select
* Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
Expand Down
2 changes: 1 addition & 1 deletion dist/js/i18n/defaults-it_IT.min.js
@@ -1,5 +1,5 @@
/*!
* Bootstrap-select v1.6.1 (http://silviomoreto.github.io/bootstrap-select/)
* Bootstrap-select v1.6.2 (http://silviomoreto.github.io/bootstrap-select/)
*
* Copyright 2013-2014 bootstrap-select
* Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
Expand Down
2 changes: 1 addition & 1 deletion dist/js/i18n/defaults-nl_NL.js
@@ -1,5 +1,5 @@
/*!
* Bootstrap-select v1.6.1 (http://silviomoreto.github.io/bootstrap-select/)
* Bootstrap-select v1.6.2 (http://silviomoreto.github.io/bootstrap-select/)
*
* Copyright 2013-2014 bootstrap-select
* Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
Expand Down
2 changes: 1 addition & 1 deletion dist/js/i18n/defaults-nl_NL.min.js
@@ -1,5 +1,5 @@
/*!
* Bootstrap-select v1.6.1 (http://silviomoreto.github.io/bootstrap-select/)
* Bootstrap-select v1.6.2 (http://silviomoreto.github.io/bootstrap-select/)
*
* Copyright 2013-2014 bootstrap-select
* Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
Expand Down
2 changes: 1 addition & 1 deletion dist/js/i18n/defaults-pl_PL.js
@@ -1,5 +1,5 @@
/*!
* Bootstrap-select v1.6.1 (http://silviomoreto.github.io/bootstrap-select/)
* Bootstrap-select v1.6.2 (http://silviomoreto.github.io/bootstrap-select/)
*
* Copyright 2013-2014 bootstrap-select
* Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
Expand Down
2 changes: 1 addition & 1 deletion dist/js/i18n/defaults-pl_PL.min.js
@@ -1,5 +1,5 @@
/*!
* Bootstrap-select v1.6.1 (http://silviomoreto.github.io/bootstrap-select/)
* Bootstrap-select v1.6.2 (http://silviomoreto.github.io/bootstrap-select/)
*
* Copyright 2013-2014 bootstrap-select
* Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
Expand Down
2 changes: 1 addition & 1 deletion dist/js/i18n/defaults-pt_BR.js
@@ -1,5 +1,5 @@
/*!
* Bootstrap-select v1.6.1 (http://silviomoreto.github.io/bootstrap-select/)
* Bootstrap-select v1.6.2 (http://silviomoreto.github.io/bootstrap-select/)
*
* Copyright 2013-2014 bootstrap-select
* Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
Expand Down
2 changes: 1 addition & 1 deletion dist/js/i18n/defaults-pt_BR.min.js
@@ -1,5 +1,5 @@
/*!
* Bootstrap-select v1.6.1 (http://silviomoreto.github.io/bootstrap-select/)
* Bootstrap-select v1.6.2 (http://silviomoreto.github.io/bootstrap-select/)
*
* Copyright 2013-2014 bootstrap-select
* Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
Expand Down
2 changes: 1 addition & 1 deletion dist/js/i18n/defaults-ru_RU.js
@@ -1,5 +1,5 @@
/*!
* Bootstrap-select v1.6.1 (http://silviomoreto.github.io/bootstrap-select/)
* Bootstrap-select v1.6.2 (http://silviomoreto.github.io/bootstrap-select/)
*
* Copyright 2013-2014 bootstrap-select
* Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
Expand Down
2 changes: 1 addition & 1 deletion dist/js/i18n/defaults-ru_RU.min.js
@@ -1,5 +1,5 @@
/*!
* Bootstrap-select v1.6.1 (http://silviomoreto.github.io/bootstrap-select/)
* Bootstrap-select v1.6.2 (http://silviomoreto.github.io/bootstrap-select/)
*
* Copyright 2013-2014 bootstrap-select
* Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
Expand Down
2 changes: 1 addition & 1 deletion dist/js/i18n/defaults-zh_CN.js
@@ -1,5 +1,5 @@
/*!
* Bootstrap-select v1.6.1 (http://silviomoreto.github.io/bootstrap-select/)
* Bootstrap-select v1.6.2 (http://silviomoreto.github.io/bootstrap-select/)
*
* Copyright 2013-2014 bootstrap-select
* Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
Expand Down
2 changes: 1 addition & 1 deletion dist/js/i18n/defaults-zh_CN.min.js
@@ -1,5 +1,5 @@
/*!
* Bootstrap-select v1.6.1 (http://silviomoreto.github.io/bootstrap-select/)
* Bootstrap-select v1.6.2 (http://silviomoreto.github.io/bootstrap-select/)
*
* Copyright 2013-2014 bootstrap-select
* Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
Expand Down
2 changes: 1 addition & 1 deletion js/bootstrap-select.js
Expand Up @@ -39,7 +39,7 @@
this.init();
};

Selectpicker.VERSION = '1.6.1';
Selectpicker.VERSION = '1.6.2';

// part of this is duplicated in i18n/defaults-en_US.js. Make sure to update both.
Selectpicker.DEFAULTS = {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -3,7 +3,7 @@
"title": "bootstrap-select",
"filename": "bootstrap-select.js",
"description": "A custom <select> for Bootstrap using button dropdown as replacement",
"version": "1.6.1",
"version": "1.6.2",
"homepage": "http://silviomoreto.github.io/bootstrap-select/",
"author": {
"name": "Silvio Moreto",
Expand Down

0 comments on commit 4a9cd78

Please sign in to comment.