diff --git a/README.md b/README.md index 73849f8..286976d 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,10 @@ It only works with HTML `` links, not with crazy JavaScript tracking ## Changelog +### 1.0.9 + +- Fix Creation of dynamic property Warning + ### 1.0.8 - Fix sanitize callback if the input is an array diff --git a/affiliate-marker.php b/affiliate-marker.php index 6948a01..0337d5f 100644 --- a/affiliate-marker.php +++ b/affiliate-marker.php @@ -4,7 +4,7 @@ * Plugin Name: Affiliate Link Marker * Plugin URI: https://go-around.de/plugin/affiliate-marker * Description: Marks Affiliate Links with a * and adds a disclosure at the end of the post. - * Version: 1.0.8 + * Version: 1.0.9 * Requires at least: 4.6 * Requires PHP: 7.0 * Author: Johannes Kinast