From c9d3c2def227f815d0262c04b2f093692b4fadd7 Mon Sep 17 00:00:00 2001 From: "Dipak C. Gajjar" Date: Thu, 1 Oct 2015 19:39:30 +0530 Subject: [PATCH] Updated compatibility Updated WordPress compatibility --- readme.txt | 2 +- wp-super-minify.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.txt b/readme.txt index af275be..55aa7cc 100644 --- a/readme.txt +++ b/readme.txt @@ -3,7 +3,7 @@ Contributors: dipakcg Tags: minify, compress, combine, html, css, javascript, js, performance, load, speed, time, yslow, pagespeed Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=3S8BRPLWLNQ38 Requires at least: 3.5 -Tested up to: 4.1.1 +Tested up to: 4.3.1 Stable tag: 1.3.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html diff --git a/wp-super-minify.php b/wp-super-minify.php index 304a750..42287fb 100644 --- a/wp-super-minify.php +++ b/wp-super-minify.php @@ -5,7 +5,7 @@ Description: Minifies, caches and combine inline JavaScript and CSS files to improve page load time. Version: 1.3.1 Author: Dipak C. Gajjar -Author URI: http://dipakgajjar.com +Author URI: https://dipakgajjar.com */ // Define plugin version for future releases