From 13646a542c541e643b5bb7f07bead5f6ae79c6eb Mon Sep 17 00:00:00 2001 From: Navid Kashani Date: Thu, 4 Dec 2014 11:44:23 +0330 Subject: [PATCH] fix version number --- CHANGELOG.md | 7 +++++++ acf-animate-parameters.php | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bc598f3..90c26f2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +#### 1.1.2 +* fix version number. + + +#### 1.1.1 +* better markup in admin and user section + #### 1.1.0 * Compatible with [Github Updater](https://github.com/afragen/github-updater) * add language pot file diff --git a/acf-animate-parameters.php b/acf-animate-parameters.php index ff5753f..f8b3678 100644 --- a/acf-animate-parameters.php +++ b/acf-animate-parameters.php @@ -4,7 +4,7 @@ * Plugin Name: Advanced Custom Fields: Animate Parameters * Plugin URI: https://github.com/reyhoun/acf-animate-parameter * Description: Get Animation Parameters from user. - * Version: 1.1.0 + * Version: 1.1.2 * Author: Reyhoun Team * Author URI: http://reyhoun.com/ * License: GPLv2 or later