Skip to content

Commit d095815

Browse files
committed
Version 1.2.12
1 parent 5f5485c commit d095815

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.12-dev
5+
* @version 1.2.12
66
* @author Gyrocode LLC (https://www.gyrocode.com)
77
* @copyright (c) Gyrocode LLC
88
* @license MIT
@@ -1226,7 +1226,7 @@
12261226
* @name Checkboxes.version
12271227
* @static
12281228
*/
1229-
Checkboxes.version = '1.2.12-dev';
1229+
Checkboxes.version = '1.2.12';
12301230

12311231

12321232

0 commit comments

Comments
 (0)