Skip to content

Commit

Permalink
Release 1.10.22
Browse files Browse the repository at this point in the history
Sync to source repo @a0357c9098453f2fd71dc6a00c3b7b3036bfdf82
  • Loading branch information
AllanJard committed Sep 18, 2020
1 parent 20a8a85 commit bed1baa
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion datatables.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
"js/jquery.dataTables.min.js"
],
"src-repo": "http://github.com/DataTables/DataTablesSrc",
"last-sync": "4031f62f55f022be8391408d866fc5e92db9eeba",
"last-sync": "a0357c9098453f2fd71dc6a00c3b7b3036bfdf82",
"last-tag": "1.10.21"
}
6 changes: 3 additions & 3 deletions js/jquery.dataTables.js
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
/*! DataTables 1.10.21
/*! DataTables 1.10.22
* ©2008-2020 SpryMedia Ltd - datatables.net/license
*/

/**
* @summary DataTables
* @description Paginate, search and order HTML tables
* @version 1.10.21
* @version 1.10.22
* @file jquery.dataTables.js
* @author SpryMedia Ltd
* @contact www.datatables.net
Expand Down Expand Up @@ -9534,7 +9534,7 @@
* @type string
* @default Version number
*/
DataTable.version = "1.10.21";
DataTable.version = "1.10.22";

/**
* Private data store, containing all of the settings objects that are
Expand Down
4 changes: 2 additions & 2 deletions js/jquery.dataTables.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit bed1baa

Please sign in to comment.