From ef4a5ab11606e7dc0ecd3b6249dcb2faed302afd Mon Sep 17 00:00:00 2001 From: Allan Jardine Date: Fri, 19 Jul 2024 07:30:04 +0000 Subject: [PATCH] Release 3.1.0 --- js/dataTables.buttons.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/js/dataTables.buttons.js b/js/dataTables.buttons.js index 7cc4078..62110c9 100644 --- a/js/dataTables.buttons.js +++ b/js/dataTables.buttons.js @@ -1,4 +1,4 @@ -/*! Buttons for DataTables 3.0.2 +/*! Buttons for DataTables 3.1.0 * © SpryMedia Ltd - datatables.net/license */ @@ -1988,7 +1988,7 @@ Buttons.defaults = { * @type {string} * @static */ -Buttons.version = '3.0.2'; +Buttons.version = '3.1.0'; $.extend(_dtButtons, { collection: {