From 99e14a70a23ec01bb9518937a246f3f48f94bbf5 Mon Sep 17 00:00:00 2001 From: Mottie Date: Thu, 20 Feb 2014 17:35:26 -0600 Subject: [PATCH] correct version --- js/jquery.tablesorter.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/jquery.tablesorter.js b/js/jquery.tablesorter.js index 47a8bd7d..0c2c01e3 100644 --- a/js/jquery.tablesorter.js +++ b/js/jquery.tablesorter.js @@ -24,7 +24,7 @@ var ts = this; - ts.version = "2.15.1"; + ts.version = "2.15.2"; ts.parsers = []; ts.widgets = [];