Skip to content

Commit

Permalink
Prepare 2.2.2 compatibility release.
Browse files Browse the repository at this point in the history
  • Loading branch information
shulard committed Nov 13, 2017
1 parent 2458cd9 commit 6e78dbe
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

## [v2.2.2] - 2017-11-13
### Changed
- We are now compatible with PHP7.2 and WordPress 4.9.

## [v2.2.1] - 2017-08-24
### Changed
Expand Down
9 changes: 8 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Donate link: http://mautic.org/
Tags: marketing, automation
Tested up to: 4.9
Requires at least: 4.6
Stable tag: 2.2.1
Stable tag: 2.2.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Expand Down Expand Up @@ -129,6 +129,13 @@ Fix a bug introduced in the 2.0.2 version, you must upgrade asap because there w

== Changelog ==

= v2.2.2 =

Release date : 2017-11-13

* Changed
* We are now compatible with PHP7.2 and WordPress 4.9.

= v2.2.1 =

Release date : 2017-08-24
Expand Down
2 changes: 1 addition & 1 deletion wpmautic.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Plugin URI: https://github.com/mautic/mautic-wordpress
* Contributors: mautic,hideokamoto,shulard,escopecz,dbhurley
* Description: This plugin will allow you to add Mautic (Free Open Source Marketing Automation) tracking to your site
* Version: 2.2.1
* Version: 2.2.2
* Requires at least: 4.6
* Tested up to: 4.9
* Author: Mautic community
Expand Down

0 comments on commit 6e78dbe

Please sign in to comment.