Skip to content

Commit

Permalink
79772b97fe6d45af67057cc13fa6af3f00c873ea 1.11.3 release
Browse files Browse the repository at this point in the history
Sync to source repo @79772b97fe6d45af67057cc13fa6af3f00c873ea
  • Loading branch information
Allan Jardine committed Sep 24, 2021
1 parent 0ba589b commit 02aee29
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion datatables.json
Expand Up @@ -9,5 +9,5 @@
],
"src-repo": "http://github.com/DataTables/DataTablesSrc",
"last-tag": "1.11.2",
"last-sync": "148ef5aaad0ebbafab2afd5b52e30b09b509301b"
"last-sync": "79772b97fe6d45af67057cc13fa6af3f00c873ea"
}
6 changes: 3 additions & 3 deletions js/jquery.dataTables.js
@@ -1,11 +1,11 @@
/*! DataTables 1.11.2
/*! DataTables 1.11.3
* ©2008-2021 SpryMedia Ltd - datatables.net/license
*/

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

/**
* 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 02aee29

Please sign in to comment.