File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ public function register_pages() {
4040 add_submenu_page (
4141 'shifter ' ,
4242 'Outbound Webhook Settings ' ,
43- 'Webhook (Beta) ' ,
43+ 'Webhook ' ,
4444 'manage_options ' ,
4545 'shifter-webhook ' ,
4646 array ( $ Content , 'shifter_webhook_settings_page ' )
Original file line number Diff line number Diff line change 22/**
33 * Plugin Name: Shifter Wp Webhook
44 * Plugin URI: https://github.com/getshifter/shifter-wp-webhook
5- * Description: Simple webhook execution (Public Beta)
5+ * Description: Simple webhook execution
66 * Author: DigitalCube
77 * Author URI: https://getshifter.io
88 * Text Domain: shifter-wp-webhook
99 * Domain Path: /languages
10- * Version: 0.3.2
10+ * Version: 1.0.0
1111 *
1212 * @package Shifter_Wp_Webhook
1313 */
You can’t perform that action at this time.
0 commit comments