Skip to content

Commit

Permalink
Ready Version 1.1 for Release
Browse files Browse the repository at this point in the history
  • Loading branch information
parsaatef committed May 2, 2017
1 parent 88bf018 commit 9596d74
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions site-editor.php
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<?php
/*
Plugin Name: Site Editor
Plugin URI: http://www.siteeditor.org/
Plugin URI: https://www.siteeditor.org
Description: SiteEditor is a powerful theme builder & page builder for wordpress
Author: Site Editor Team
Author URI: http://www.siteeditor.org/products/site-editor
Version: 1.0.1
Author URI: https://www.siteeditor.org
Version: 1.1
*/

if ( ! defined( 'ABSPATH' ) ) {
Expand All @@ -24,7 +24,7 @@
*
* @var string
*/
public $version = '1.0.1';
public $version = '1.1';

/**
* SiteEditor version type
Expand Down

0 comments on commit 9596d74

Please sign in to comment.