Skip to content

Commit

Permalink
Changelog and VersionNumber for Maintenance release
Browse files Browse the repository at this point in the history
  • Loading branch information
quasel committed Jun 7, 2018
1 parent 3cdd87e commit b10dc81
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 deletions.
4 changes: 2 additions & 2 deletions pods-beaver-themer.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Plugin Name: Pods Beaver Themer Add-On
* Plugin URI: http://pods.io/
* Description: Integration with Beaver Builder Themer (https://www.wpbeaverbuilder.com). Provides a UI for mapping Field Connections with Pods
* Version: 1.3
* Version: 1.2.2
* Author: Quasel, Pods Framework Team
* Author URI: http://pods.io/about/
* Text Domain: pods-beaver-builder-themer-add-on
Expand All @@ -30,7 +30,7 @@
* @package Pods\Beaver Themer
*/

define( 'PODS_BEAVER_VERSION', '1.3' );
define( 'PODS_BEAVER_VERSION', '1.2.2' );
define( 'PODS_BEAVER_FILE', __FILE__ );
define( 'PODS_BEAVER_DIR', plugin_dir_path( PODS_BEAVER_FILE ) );
define( 'PODS_BEAVER_URL', plugin_dir_url( PODS_BEAVER_FILE ) );
Expand Down
9 changes: 6 additions & 3 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Donate link: https://pods.io/friends-of-pods/
Tags: pods, beaver builder, beaver themer,
Requires at least: 4.4
Tested up to: 4.8
Stable tag: 1.3
Stable tag: 1.2.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Expand Down Expand Up @@ -71,8 +71,11 @@ You can use [GitHub Updater](https://github.com/afragen/github-updater). A simpl

== Changelog ==

=1.3 - June xxth, 2018
* ToDo
=1.2.2 - June 7th, 2018
* Added: Option to use MagicTags for URLs, #39
* Fixed: Default Image Option not working, #67
* Fixed: Minor Code quality improvments and some labels


= 1.2.1 - November 10th, 2017
* Fixed default settings array for setings pods
Expand Down

0 comments on commit b10dc81

Please sign in to comment.