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 @@