Skip to content

Commit

Permalink
Plugin description update.
Browse files Browse the repository at this point in the history
  • Loading branch information
KienTrong committed Aug 4, 2016
1 parent 8d0a1c9 commit 7c3f64f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions helper.php
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<?php
/**
* Plugin Name: FameThemes Helper
* Plugin URI: http://famethemes.com/
* Description: Keep your FameThemes items always update.
* Version: 1.0.1
* Plugin URI: https://www.famethemes.com/
* Description: Keep your FameThemes themes & plugins always up to date.
* Version: 1.0.2
* Author: famethemes, shrimp2t
* Author URI: http://famethemes.com/
* Author URI: https://www.famethemes.com/
* License: GPL-2.0+
* License URI: http://www.gnu.org/licenses/gpl-2.0.txt
* Text Domain: ft-helper
Expand Down Expand Up @@ -506,4 +506,4 @@ function plugin_api_call($_data, $action, $args)
require_once dirname( __FILE__ ).'/github-updater.php';
}

}
}

0 comments on commit 7c3f64f

Please sign in to comment.