Skip to content

Commit bed1baa

Browse files
committed
Release 1.10.22
Sync to source repo @a0357c9098453f2fd71dc6a00c3b7b3036bfdf82
1 parent 20a8a85 commit bed1baa

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
@@ -5,6 +5,6 @@
55
"js/jquery.dataTables.min.js"
66
],
77
"src-repo": "http://github.com/DataTables/DataTablesSrc",
8-
"last-sync": "4031f62f55f022be8391408d866fc5e92db9eeba",
8+
"last-sync": "a0357c9098453f2fd71dc6a00c3b7b3036bfdf82",
99
"last-tag": "1.10.21"
1010
}

js/jquery.dataTables.js

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

55
/**
66
* @summary DataTables
77
* @description Paginate, search and order HTML tables
8-
* @version 1.10.21
8+
* @version 1.10.22
99
* @file jquery.dataTables.js
1010
* @author SpryMedia Ltd
1111
* @contact www.datatables.net
@@ -9534,7 +9534,7 @@
95349534
* @type string
95359535
* @default Version number
95369536
*/
9537-
DataTable.version = "1.10.21";
9537+
DataTable.version = "1.10.22";
95389538

95399539
/**
95409540
* 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)