diff --git a/CHANGELOG b/CHANGELOG index bcd3d0b..ebcf593 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,7 @@ +2.4.23 (2024-04-18) +=================== +resolves pr#206 + 2.4.22 (2023-03-02) =================== resolves pr#194 diff --git a/bower.json b/bower.json index b63765f..610cc72 100644 --- a/bower.json +++ b/bower.json @@ -2,7 +2,7 @@ "author": "nobleclem", "name": "jQuery-MultiSelect", "description": "Turn a multiselect list into a nice and easy to use list with checkboxes", - "version": "2.4.22", + "version": "2.4.23", "main": [ "jquery.multiselect.js", "jquery.multiselect.css" diff --git a/jquery.multiselect.js b/jquery.multiselect.js index dc7b4d7..0d898b8 100644 --- a/jquery.multiselect.js +++ b/jquery.multiselect.js @@ -1,6 +1,6 @@ /** * Display a nice easy to use multiselect list - * @Version: 2.4.22 + * @Version: 2.4.23 * @Author: Patrick Springstubbe * @Contact: @JediNobleclem * @Website: springstubbe.us diff --git a/package.json b/package.json index 06db568..3c8bf40 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "name": "Patrick Springstubbe", "url" : "http://springstubbe.us" }, - "version": "2.4.22", + "version": "2.4.23", "main": "jquery.multiselect.js", "license": "MIT", "keywords": [