Skip to content

Commit

Permalink
patch
Browse files Browse the repository at this point in the history
  • Loading branch information
David Ryan committed Jan 10, 2018
1 parent 1e1cd0f commit eec7b2e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

namespace ||PLUGIN_PRIMARY_NAMESPACE||\||PLUGIN_SECONDARY_NAMESPACE||\Admin;

use WPOP\V_2_8 as Opts;
use WPOP\V_2_9 as Opts;

/**
* Class Options_Panel
Expand Down
2 changes: 1 addition & 1 deletion app/admin/templates/plugin/main.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* Plugin URI: ||PLUGIN_GITHUB_REPO||
* Description: ||PLUGIN_DESC||
* Version: ||PLUGIN_VER||
* Author: ||PLUGIN_AUTHORS|| ||PLUGIN_TEAM||
* Author: ||PLUGIN_AUTHORS|| ||PLUGIN_TEAM_DASH||
* Text Domain: ||PLUGIN_SLUG||
* License: ||PLUGIN_LICENSE_TEXT||
*/
Expand Down

0 comments on commit eec7b2e

Please sign in to comment.