Skip to content

Commit 75f9b7b

Browse files
committed
Version 1.2.13
1 parent baea34e commit 75f9b7b

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

js/dataTables.checkboxes.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* jQuery DataTables Checkboxes (https://www.gyrocode.com/projects/jquery-datatables-checkboxes/)
33
* Checkboxes extension for jQuery DataTables
44
*
5-
* @version 1.2.13-dev
5+
* @version 1.2.13
66
* @author Gyrocode LLC (https://www.gyrocode.com)
77
* @copyright (c) Gyrocode LLC
88
* @license MIT
@@ -1274,7 +1274,7 @@
12741274
* @name Checkboxes.version
12751275
* @static
12761276
*/
1277-
Checkboxes.version = '1.2.13-dev';
1277+
Checkboxes.version = '1.2.13';
12781278

12791279

12801280

0 commit comments

Comments
 (0)