diff --git a/CHANGELOG.md b/CHANGELOG.md index adc840c8..fd7fe202 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ All notable changes to `Newsletter Builder` will be documented in this file. +## 0.3.6 - 2024-03-26 + +- Adds placeholder in the image header block + ## 0.3.5 - 2023-11-20 - Update dependencies, minor bugfixes diff --git a/README.md b/README.md index 3ea9f8ca..2e0d3480 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Contributors: alleyinteractive Tags: alleyinteractive, wp-newsletter-builder -Stable tag: 0.1.0 +Stable tag: 0.3.6 Requires at least: 6.2 diff --git a/plugin.php b/plugin.php index e17fbb66..f5ade5ad 100644 --- a/plugin.php +++ b/plugin.php @@ -3,7 +3,7 @@ * Plugin Name: Newsletter Builder * Plugin URI: https://github.com/alleyinteractive/wp-newsletter-builder * Description: Interface to manage email newsletters - * Version: 0.3.5 + * Version: 0.3.6 * Author: Alley Interactive * Author URI: https://github.com/alleyinteractive/wp-newsletter-builder * Requires at least: 6.2