From c1f032ac6630f6bafb8577c5172e75699be719bf Mon Sep 17 00:00:00 2001 From: Raam Dev Date: Tue, 20 May 2014 19:29:40 -0400 Subject: [PATCH] Releasing v140520 (Release Candidate) --- quick-cache/quick-cache.inc.php | 2 +- quick-cache/quick-cache.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/quick-cache/quick-cache.inc.php b/quick-cache/quick-cache.inc.php index b11171c..7e6ce05 100644 --- a/quick-cache/quick-cache.inc.php +++ b/quick-cache/quick-cache.inc.php @@ -49,7 +49,7 @@ class plugin * * @var string Current version of the software. */ - public $version = '140104'; + public $version = '140520'; /** * Plugin text domain for translations. diff --git a/quick-cache/quick-cache.php b/quick-cache/quick-cache.php index 7e79eb9..a7fbe3e 100644 --- a/quick-cache/quick-cache.php +++ b/quick-cache/quick-cache.php @@ -1,6 +1,6 @@