Skip to content

Commit 5a64dbd

Browse files
committedDec 9, 2020
readme & version
1 parent 908bbfa commit 5a64dbd

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed
 

‎genesis-ads.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* Plugin Name: Advanced Ads – Genesis
66
* Plugin URI: https://wpadvancedads.com/add-ons/genesis/
77
* Description: Place ads on various positions within Genesis themes
8-
* Version: 1.0.5
8+
* Version: 1.0.6
99
* Author: Thomas Maier
1010
* Author URI: https://wpadvancedads.com
1111
* Text Domain: advanced-ads-genesis
@@ -28,7 +28,7 @@
2828
// Plugin slug and textdomain.
2929
define( 'AAG_SLUG', 'advanced-ads-genesis' );
3030

31-
define( 'AAG_VERSION', '1.0.5' );
31+
define( 'AAG_VERSION', '1.0.6' );
3232
define( 'AAG_PLUGIN_URL', 'https://wpadvancedads.com' );
3333
define( 'AAG_PLUGIN_NAME', 'Genesis Ads' );
3434

‎readme.txt

+6-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Contributors: webzunft, advancedads
33
Tags: genesis, adsense, ads, ad, amazon, adverts, advertisement, banner, rotation, studiopress
44
Requires at least: 4.2
5-
Tested up to: 5.4
6-
Stable tag: 1.0.5
5+
Tested up to: 5.6
6+
Stable tag: 1.0.6
77
License: GPLv2 or later
88
License URI: http://www.gnu.org/licenses/gpl-2.0.html
99

@@ -56,6 +56,10 @@ You can use Advanced Ads along any other ad management plugin and don’t need t
5656

5757
== Changelog ==
5858

59+
= 1.0.6 =
60+
61+
- added compatibility with the new placement order in Advanced Ads
62+
5963
= 1.0.5 =
6064

6165
* updated link

0 commit comments

Comments
 (0)
Failed to load comments.