Skip to content

Commit 02aee29

Browse files
committed
79772b97fe6d45af67057cc13fa6af3f00c873ea 1.11.3 release
Sync to source repo @79772b97fe6d45af67057cc13fa6af3f00c873ea
1 parent 0ba589b commit 02aee29

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

datatables.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@
99
],
1010
"src-repo": "http://github.com/DataTables/DataTablesSrc",
1111
"last-tag": "1.11.2",
12-
"last-sync": "148ef5aaad0ebbafab2afd5b52e30b09b509301b"
12+
"last-sync": "79772b97fe6d45af67057cc13fa6af3f00c873ea"
1313
}

js/jquery.dataTables.js

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
/*! DataTables 1.11.2
1+
/*! DataTables 1.11.3
22
* ©2008-2021 SpryMedia Ltd - datatables.net/license
33
*/
44

55
/**
66
* @summary DataTables
77
* @description Paginate, search and order HTML tables
8-
* @version 1.11.2
8+
* @version 1.11.3
99
* @file jquery.dataTables.js
1010
* @author SpryMedia Ltd
1111
* @contact www.datatables.net
@@ -9632,7 +9632,7 @@
96329632
* @type string
96339633
* @default Version number
96349634
*/
9635-
DataTable.version = "1.11.2";
9635+
DataTable.version = "1.11.3";
96369636

96379637
/**
96389638
* Private data store, containing all of the settings objects that are

js/jquery.dataTables.min.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)