Skip to content

Commit

Permalink
Update aeria.php
Browse files Browse the repository at this point in the history
  • Loading branch information
kopiro committed Mar 30, 2015
1 parent 57f11a7 commit e98b886
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aeria.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
if( false === defined('ABSPATH') ) exit;

// The Framework version
define('AERIA','1.4.0');
define('AERIA','1.4.1');

// Store whether or not we're in the admin
if( false === defined('IS_ADMIN') ) define( 'IS_ADMIN', is_admin() );
Expand Down

0 comments on commit e98b886

Please sign in to comment.