Skip to content

Commit

Permalink
Plugin Update Version 1.3.5
Browse files Browse the repository at this point in the history
Final files update for WordPress.org
  • Loading branch information
Dima committed Sep 8, 2017
1 parent d3121c5 commit 8029c05
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 3 deletions.
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.3.4
* Version: 1.3.5
* 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.3.4' );
define( 'DS_LIVE_COMPOSER_VER', '1.3.5' );

define( 'DS_LIVE_COMPOSER_SHORTNAME', __( 'Live Composer', 'live-composer-page-builder' ) );
define( 'DS_LIVE_COMPOSER_BASENAME', plugin_basename( __FILE__ ) );
Expand Down
24 changes: 23 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.7
Tested up to: 4.8.1
Stable tag: 1.3.4
Stable tag: 1.3.5
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,28 @@ 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.3.5 - September 8th 2017 =

= Bug Fixes: =
* Issue [#722](https://github.com/livecomposer/live-composer-page-builder/issues/722): Fixed notice of module 'Image'
* Issue [#776](https://github.com/livecomposer/live-composer-page-builder/issues/776): Fixed issue on templates import
* Issue [#777](https://github.com/livecomposer/live-composer-page-builder/issues/777): Fixed blog comments

= New: =
* Issue [#788](https://github.com/livecomposer/live-composer-page-builder/issues/788): Added filter for WPML
* Issue [#788](https://github.com/livecomposer/live-composer-page-builder/issues/788): Added new icon for module 'Social Element'

= Thanks to the next contributors for helping with this update: =

* [lejardindeden](https://github.com/lejardindeden)








= 1.3.4 - August 13th 2017 =

= Bug Fixes: =
Expand Down

0 comments on commit 8029c05

Please sign in to comment.