Skip to content

Commit f5a2ee7

Browse files
author
dtbuild
committed
6e7650e79da74bde9779f59a3cbb24d3384851f4 Release 2.3.8
Sync to source repo @6e7650e79da74bde9779f59a3cbb24d3384851f4
1 parent 3411f7b commit f5a2ee7

5 files changed

Lines changed: 9 additions & 9 deletions

File tree

datatables.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@
1111
],
1212
"src-repo": "http://github.com/DataTables/DataTablesSrc",
1313
"last-tag": "2.3.7",
14-
"last-sync": "2b908b9e2c3a8404e86a831b1c7e98d3ca587f56"
14+
"last-sync": "6e7650e79da74bde9779f59a3cbb24d3384851f4"
1515
}

js/dataTables.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*! DataTables 2.3.7
1+
/*! DataTables 2.3.8
22
* © SpryMedia Ltd - datatables.net/license
33
*/
44

@@ -10311,7 +10311,7 @@
1031110311
* @type string
1031210312
* @default Version number
1031310313
*/
10314-
DataTable.version = "2.3.7";
10314+
DataTable.version = "2.3.8";
1031510315

1031610316
/**
1031710317
* Private data store, containing all of the settings objects that are

js/dataTables.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/dataTables.min.mjs

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

js/dataTables.mjs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*! DataTables 2.3.7
1+
/*! DataTables 2.3.8
22
* © SpryMedia Ltd - datatables.net/license
33
*/
44

@@ -10276,7 +10276,7 @@ function cleanHeader(node, className) {
1027610276
* @type string
1027710277
* @default Version number
1027810278
*/
10279-
DataTable.version = "2.3.7";
10279+
DataTable.version = "2.3.8";
1028010280

1028110281
/**
1028210282
* Private data store, containing all of the settings objects that are

0 commit comments

Comments
 (0)