diff --git a/azrcrv-timelines.php b/azrcrv-timelines.php index ca9f45b..eef7ed3 100644 --- a/azrcrv-timelines.php +++ b/azrcrv-timelines.php @@ -3,7 +3,7 @@ * ------------------------------------------------------------------------------ * Plugin Name: Timelines * Description: Create a multiple timelines and place on pages or posts using the timeline shortcode. - * Version: 1.1.0 + * Version: 1.1.2 * Author: azurecurve * Author URI: https://development.azurecurve.co.uk/classicpress-plugins/ * Plugin URI: https://development.azurecurve.co.uk/classicpress-plugins/timelines diff --git a/readme.txt b/readme.txt index 0f5c1a8..a94eaa2 100644 --- a/readme.txt +++ b/readme.txt @@ -1,12 +1,12 @@ === Timelines === Description: Create timelines showing the sequence of events and place in any post or page using a shortcode. -Version: 1.1.1 +Version: 1.1.2 Tags: timeline, timelines, custom post type Author: azurecurve Author URI: https://development.azurecurve.co.uk/ Plugin URI: https://development.azurecurve.co.uk/classicpress-plugins/timelines/ -Download link: https://github.com/azurecurve/azrcrv-timelines/releases/download/v1.1.0/azrcrv-timelines.zip +Download link: https://github.com/azurecurve/azrcrv-timelines/releases/download/v1.1.2/azrcrv-timelines.zip Donate link: https://development.azurecurve.co.uk/support-development/ Requires PHP: 5.6 Requires: 1.0.0 @@ -51,6 +51,9 @@ This plugin is developed for ClassicPress, but will likely work on WordPress. # Changelog +### [Version 1.1.2](https://github.com/azurecurve/azrcrv-timelines/tree/v1.1.2) + * Correct problem with version number. + ### [Version 1.1.1](https://github.com/azurecurve/azrcrv-timelines/tree/v1.1.1) * Fix bug with incorrect language load text domain.