Skip to content

Commit

Permalink
version-update
Browse files Browse the repository at this point in the history
  • Loading branch information
mohammaddanish-cedcoss committed Aug 9, 2024
1 parent e3a938a commit 28f61fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion subscriptions-for-woocommerce.php
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ function wps_sfw_check_and_inform_update() {
*/
function define_subscriptions_for_woocommerce_constants() {

subscriptions_for_woocommerce_constants( 'SUBSCRIPTIONS_FOR_WOOCOMMERCE_VERSION', '1.6.9' );
subscriptions_for_woocommerce_constants( 'SUBSCRIPTIONS_FOR_WOOCOMMERCE_VERSION', '1.7.0' );
subscriptions_for_woocommerce_constants( 'SUBSCRIPTIONS_FOR_WOOCOMMERCE_DIR_PATH', plugin_dir_path( __FILE__ ) );
subscriptions_for_woocommerce_constants( 'SUBSCRIPTIONS_FOR_WOOCOMMERCE_DIR_URL', plugin_dir_url( __FILE__ ) );
subscriptions_for_woocommerce_constants( 'SUBSCRIPTIONS_FOR_WOOCOMMERCE_SERVER_URL', 'https://wpswings.com' );
Expand Down

0 comments on commit 28f61fb

Please sign in to comment.