Skip to content

Commit

Permalink
Updated Version.
Browse files Browse the repository at this point in the history
  • Loading branch information
varunsridharan committed Oct 26, 2019
1 parent e2643cc commit 2f5947e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@
*/

add_action( 'wponion_before_addons_load', function () {
wponion_register_addon( __( 'WPOnion Vendor Support' ), '1.3.6', __DIR__ . '/class-vendor-support.php' );
wponion_register_addon( __( 'WPOnion Vendor Support' ), '1.3.7', __DIR__ . '/class-vendor-support.php' );
} );

0 comments on commit 2f5947e

Please sign in to comment.