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 6e312a7 commit 2c3cdaeCopy full SHA for 2c3cdae
3 files changed
bower.json
@@ -2,7 +2,7 @@
2
"author": "nobleclem",
3
"name": "jQuery-MultiSelect",
4
"description": "Turn a multiselect list into a nice and easy to use list with checkboxes",
5
- "version": "2.4.24",
+ "version": "2.4.25",
6
"main": [
7
"jquery.multiselect.js",
8
"jquery.multiselect.css"
jquery.multiselect.js
@@ -1,6 +1,6 @@
1
/**
* Display a nice easy to use multiselect list
- * @Version: 2.4.24
+ * @Version: 2.4.25
* @Author: Patrick Springstubbe
* @Contact: @JediNobleclem
* @Website: springstubbe.us
package.json
@@ -5,7 +5,7 @@
"name": "Patrick Springstubbe",
"url" : "http://springstubbe.us"
},
9
"main": "jquery.multiselect.js",
10
"license": "MIT",
11
"keywords": [
0 commit comments