From 398dd0cede0bf3f5dcafbb11a2019f5fb2521f64 Mon Sep 17 00:00:00 2001 From: Allan Jardine Date: Fri, 20 May 2016 14:07:50 +0100 Subject: [PATCH] Dev: Reorder themes, so Bootstrap4 can include Bootstrap3 file if approriate --- .datatables-commit-sync | 2 +- composer.json | 2 +- dataTables.jquery.json | 2 +- package.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.datatables-commit-sync b/.datatables-commit-sync index 8aa5ae94..4dca5963 100644 --- a/.datatables-commit-sync +++ b/.datatables-commit-sync @@ -1 +1 @@ -0364a9ced5bc7e38f013c974225dc40f079b327f +ac69eb0b75244ce6ad45553d975cf9bfb135828e diff --git a/composer.json b/composer.json index 31113e3e..0f0d5ff5 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "datatables/datatables", - "version": "1.10.12-dev", + "version": "1.10.12", "description": "DataTables is a plug-in for the jQuery Javascript library. It is a highly flexible tool, based upon the foundations of progressive enhancement, which will add advanced interaction controls to any HTML table.", "homepage": "http://www.datatables.net/", "author": "SpryMedia", diff --git a/dataTables.jquery.json b/dataTables.jquery.json index cb564efc..47ca72c6 100644 --- a/dataTables.jquery.json +++ b/dataTables.jquery.json @@ -1,6 +1,6 @@ { "name": "DataTables", - "version": "1.10.12-dev", + "version": "1.10.12", "description": "DataTables enhances HTML tables with the ability to sort, filter and page the data in the table very easily. It provides a comprehensive API and set of configuration options, allowing you to consume data from virtually any data source.", "homepage": "http://datatables.net/", "docs": "http://datatables.net/", diff --git a/package.json b/package.json index 345ee119..b4586f6f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "datatables", - "version": "1.10.12-dev", + "version": "1.10.12", "title": "DataTables", "main": "media/js/jquery.dataTables", "files": [