Skip to content

Commit

Permalink
Version Upgraded to 1.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
suniltorase committed Apr 26, 2017
1 parent 562bb14 commit 3663257
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ukuupeople.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
Plugin URI: http://ukuupeople.com/
Description: Ukuu People is the premium plugin that helps you elegantly manage all of your human relationships.
Ukuu People effortlessly ties all of your contact interactions and contact data collection tools together to form one authoritative master list of all of your contacts and a record of your interactions with them.
Version: 1.6.1
Version: 1.6.2
Author: UkuuPeople
Author URI: http://ukuupeople.com/
License: GPL 3
Expand All @@ -34,7 +34,7 @@
*/

global $ukuupeople_db_version;
$ukuupeople_db_version = '1.6.1';
$ukuupeople_db_version = '1.6.2';

register_activation_hook( __FILE__, 'on_activation' );
register_deactivation_hook( __FILE__, 'on_deactivation' );
Expand Down

0 comments on commit 3663257

Please sign in to comment.