Skip to content

Commit

Permalink
Plugin Update Version 1.2.4
Browse files Browse the repository at this point in the history
Final files update for WordPress.org
  • Loading branch information
Dima committed Feb 14, 2017
1 parent dca35ca commit 4647bc9
Show file tree
Hide file tree
Showing 5 changed files with 23 additions and 10 deletions.
2 changes: 1 addition & 1 deletion css/builder.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion css/frontend.min.css

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions ds-live-composer.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Plugin URI: https://www.livecomposerplugin.com
* Description: Front-end page builder for WordPress with drag and drop editing. Build PRO responsive websites and landing pages. Visually customize any page element.
* Author: Live Composer Team
* Version: 1.2.3
* Version: 1.2.4
* Author URI: https://livecomposerplugin.com
* License: GPL2
* License URI: https://www.gnu.org/licenses/gpl-2.0.html
Expand Down Expand Up @@ -42,7 +42,7 @@
* Constants
*/

define( 'DS_LIVE_COMPOSER_VER', '1.2.3' );
define( 'DS_LIVE_COMPOSER_VER', '1.2.4' );

define( 'DS_LIVE_COMPOSER_SHORTNAME', __( 'Live Composer', 'live-composer-page-builder' ) );
define( 'DS_LIVE_COMPOSER_BASENAME', plugin_basename( __FILE__ ) );
Expand Down
10 changes: 5 additions & 5 deletions js/builder.all.min.js

Large diffs are not rendered by default.

15 changes: 14 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Contributors: LiveComposer
Tags: page builder, visual composer, visual editor, visual builder, drag and drop builder, landing page builder, frontend editor, frontend builder, landing pages, landing page, website builder, theme builder, site-builder, layout builder, drag-and-drop, builder, editor, responsive, mobile, layout, front end, frontend, Page Layout, squeeze page, page builder plugin, drag-n-drop page builder
Requires at least: 4.3
Tested up to: 4.7.2
Stable tag: 1.2.3
Stable tag: 1.2.4
License: GPLv3

Front-end page builder for WordPress with drag and drop editing. Build PRO responsive websites and landing pages. Visually customize any page element.
Expand Down Expand Up @@ -134,6 +134,19 @@ Upcoming Releases:
* [Please, report any bugs on GitHub](https://github.com/livecomposer/live-composer-page-builder/issues/)
* [You can download any previous version here](https://wordpress.org/plugins/live-composer-page-builder/developers/)

= 1.2.4 - February 14th 2017 =

= Bug fixes: =

* [See closed issues for milestone 1.2.3 on GitHub](https://github.com/live-composer/live-composer-page-builder/issues?page=1&q=is%3Aissue+milestone%3A1.2.4+is%3Aclosed)








= 1.2.3 - February 4th 2017 =

= Bug fixes: =
Expand Down

0 comments on commit 4647bc9

Please sign in to comment.