diff --git a/composer.json b/composer.json index cdafe49..f63ec0a 100644 --- a/composer.json +++ b/composer.json @@ -10,6 +10,10 @@ { "name": "Gary Smirny", "email": "gary@voceconnect.com" + }, + { + "name": "Mat Gargano", + "email": "mat@voceconnect.com" } ], "autoload": { diff --git a/post-selection-ui.php b/post-selection-ui.php index 07ad67e..e21fc9e 100644 --- a/post-selection-ui.php +++ b/post-selection-ui.php @@ -2,8 +2,8 @@ /* Plugin Name: Post Selection UI Description: An extraction of the post selection interface from the posts-to-posts plugin -Version: 1.0.10 -Author: prettyboymp, banderon +Version: 1.0.11 +Author: prettyboymp, banderon, matstars Plugin URI: http://voceconnect.com */