File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 5
5
* Author: Caffeina
6
6
* Author URI: http://caffeina.it
7
7
* Plugin URI: https://github.com/CaffeinaLab/aeria
8
- * Version: 1.8.3
8
+ * Version: 1.8.4
9
9
*/
10
10
11
11
// Exit if accessed directly
12
12
if ( false === defined ('ABSPATH ' ) ) exit ;
13
13
14
14
// The Framework version
15
- define ('AERIA ' ,'1.8.3 ' );
15
+ define ('AERIA ' ,'1.8.4 ' );
16
16
17
17
// Store whether or not we're in the admin
18
18
if ( false === defined ('IS_ADMIN ' ) ) define ( 'IS_ADMIN ' , is_admin () );
Original file line number Diff line number Diff line change 3
3
"slug" : " aeria" ,
4
4
"homepage" : " http://labs.caffeina.co/tech/aeria" ,
5
5
"download_url" : " https://github.com/CaffeinaLab/aeria/archive/master.zip" ,
6
- "version" : " 1.8.3 " ,
6
+ "version" : " 1.8.4 " ,
7
7
"requires" : " 4.0" ,
8
8
"tested" : " 4.2" ,
9
- "last_updated" : " 2015-07-10 10 :30:00" ,
10
- "upgrade_notice" : " [Fix] AeriaMetabox alias " ,
9
+ "last_updated" : " 2015-08-04 11 :30:00" ,
10
+ "upgrade_notice" : " [New Feature] AeriaOptions " ,
11
11
"author" : " Caffeina" ,
12
12
"author_homepage" : " http://caffeina.co/" ,
13
13
You can’t perform that action at this time.
0 commit comments