diff --git a/aeria.php b/aeria.php index 712f4fb..bf3c397 100755 --- a/aeria.php +++ b/aeria.php @@ -5,14 +5,14 @@ * Author: Caffeina Srl * Author URI: http://caffeina.co * Plugin URI: https://github.com/CaffeinaLab/aeria - * Version: 1.3.3 + * Version: 1.3.4 */ // Exit if accessed directly if( false === defined('ABSPATH') ) exit; // The Framework version -define('AERIA','1.3.3'); +define('AERIA','1.3.4'); // Store whether or not we're in the admin if( false === defined('IS_ADMIN') ) define( 'IS_ADMIN', is_admin() ); diff --git a/metadata.json b/metadata.json index 85bbe1b..f4eab60 100644 --- a/metadata.json +++ b/metadata.json @@ -4,11 +4,11 @@ "homepage": "http://labs.caffeina.co/tech/aeria", "download_url": "https://github.com/CaffeinaLab/aeria/archive/master.zip", - "version": "1.3.3", + "version": "1.3.4", "requires": "3.5", "tested": "4.0", - "last_updated": "2015-02-04 16:00:00", - "upgrade_notice": "[New] Aeria Galley Multi Upload", + "last_updated": "2015-02-10 11:30:00", + "upgrade_notice": "[Fix] Aeria DateRange", "author": "Caffeina", "author_homepage": "http://caffeina.co/",