- updated dependencies before an official release;

This commit is contained in:
nikitasinelnikov
2019-11-09 18:26:04 +02:00
parent a4db1f5bbd
commit f60ccb194f
5 changed files with 27 additions and 29 deletions
+22 -22
View File
@@ -33,31 +33,31 @@ if ( ! class_exists( 'um\Dependencies' ) ) {
* @var array
*/
public $ext_required_version = array(
'bbpress' => '2.0.7-rc.1',
'followers' => '2.1.6-rc.1',
'bbpress' => '2.0.7',
'followers' => '2.1.6',
'forumwp' => '2.0.1',
'friends' => '2.1.4-rc.1',
'groups' => '2.1.7-rc.1',
'instagram' => '2.0.5-rc.1',
'mailchimp' => '2.2.0-rc.1',
'messaging' => '2.2.5-rc.1',
'mycred' => '2.1.6-rc.1',
'notices' => '2.0.5-rc.1',
'notifications' => '2.1.3-rc.1',
'online' => '2.1.1-rc.1',
'friends' => '2.1.4',
'groups' => '2.1.7',
'instagram' => '2.0.5',
'mailchimp' => '2.2.0',
'messaging' => '2.2.5',
'mycred' => '2.1.6',
'notices' => '2.0.5',
'notifications' => '2.1.3',
'online' => '2.1.1',
'private-content' => '2.0.5',
'profile-completeness' => '2.1.2-rc.1',
'recaptcha' => '2.1.2-rc.1',
'reviews' => '2.1.5-rc.1',
'social-activity' => '2.2.0-rc.1',
'social-login' => '2.2.0-rc.1',
'profile-completeness' => '2.1.2',
'recaptcha' => '2.1.2',
'reviews' => '2.1.5',
'social-activity' => '2.2.0',
'social-login' => '2.2.0',
'terms-conditions' => '2.1.1',
'unsplash' => '2.0.2-rc.1',
'user-bookmarks' => '2.0.2-rc.1',
'user-photos' => '2.0.4-rc.1',
'user-tags' => '2.1.0-rc.1',
'verified-users' => '2.0.5-rc.1',
'woocommerce' => '2.1.9-rc.1',
'unsplash' => '2.0.2',
'user-bookmarks' => '2.0.2',
'user-photos' => '2.0.4',
'user-tags' => '2.1.0',
'verified-users' => '2.0.5',
'woocommerce' => '2.1.9',
/*????*/
'restrict-content' => '2.0',