Skip to content

Commit

Permalink
Bump to 1.4.8
Browse files Browse the repository at this point in the history
  • Loading branch information
KingYes committed May 28, 2017
1 parent 6c511c2 commit 1256bb8
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions elementor.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Description: The most advanced frontend drag & drop page builder. Create high-end, pixel perfect websites at record speeds. Any theme, any page, any design.
* Plugin URI: https://elementor.com/
* Author: Elementor.com
* Version: 1.4.7
* Version: 1.4.8
* Author URI: https://elementor.com/
*
* Text Domain: elementor
Expand All @@ -22,7 +22,7 @@

if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly

define( 'ELEMENTOR_VERSION', '1.4.7' );
define( 'ELEMENTOR_VERSION', '1.4.8' );

define( 'ELEMENTOR__FILE__', __FILE__ );
define( 'ELEMENTOR_PLUGIN_BASE', plugin_basename( ELEMENTOR__FILE__ ) );
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "elementor",
"slug": "elementor",
"version": "1.4.7",
"version": "1.4.8",
"author": "Pojo Team",
"homepage": "http://pojo.me/",
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Contributors: pojo.me, KingYes, ariel.k, jzaltzberg, mati1000, pojosh, yehudah
Tags: page builder, editor, landing page, drag-and-drop, elementor, visual editor, wysiwyg, design, maintenance mode, coming soon, under construction, website builder, landing page builder, front-end builder
Requires at least: 4.5
Tested up to: 4.7
Stable tag: 1.4.7
Stable tag: 1.4.8
License: GPLv3
License URI: https://www.gnu.org/licenses/gpl-3.0.html

Expand Down

0 comments on commit 1256bb8

Please sign in to comment.