From aba9d3de8c65d8afab0f39f47b8a29253914bfec Mon Sep 17 00:00:00 2001 From: David Date: Fri, 6 Jan 2017 09:45:21 +0700 Subject: [PATCH] update version number + readme --- fx-builder.php | 4 ++-- readme.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/fx-builder.php b/fx-builder.php index d35b922..46e6d89 100644 --- a/fx-builder.php +++ b/fx-builder.php @@ -3,7 +3,7 @@ * Plugin Name: f(x) Builder * Plugin URI: http://genbumedia.com/plugins/fx-builder/ * Description: A simple page builder plugin. The one you can actually use. (Alpha Version) - * Version: 1.0.2 + * Version: 1.0.1 * Author: David Chandra Purnama * Author URI: http://shellcreeper.com/ * License: GPLv2 or later @@ -24,7 +24,7 @@ define( 'FX_BUILDER_PATH', trailingslashit( plugin_dir_path( __FILE__ ) ) ); define( 'FX_BUILDER_FILE', __FILE__ ); define( 'FX_BUILDER_PLUGIN', plugin_basename( __FILE__ ) ); -define( 'FX_BUILDER_VERSION', '1.0.2' ); +define( 'FX_BUILDER_VERSION', '1.0.1' ); /* Init diff --git a/readme.txt b/readme.txt index 0bfa80f..e6d22d6 100644 --- a/readme.txt +++ b/readme.txt @@ -50,7 +50,7 @@ You can contribute to development at GitHub https://github.com/turtlepod/fx-buil == Changelog == -= 1.0.1 - 03 Jan 2017 = += 1.0.1 - 06 Jan 2017 = * Fix bug: wp preview remove page builder data https://github.com/turtlepod/fx-builder/issues/45 * Fix CSS Bug: Tools & CSS button position. * Store _fxb_active in revisions.