Skip to content

Commit

Permalink
Licensing: Add conditional Protect redirect post Scan license activat…
Browse files Browse the repository at this point in the history
…ion (#39007)

* Add Protect redirect to activation-screen-success-info primary-link

* Revert unintended changes

* changelog

* Fix versions

* Revert version update

* Update redirect path

Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/10689229051

Upstream-Ref: Automattic/jetpack@64dca5e
  • Loading branch information
dkmyta authored and matticbot committed Sep 3, 2024
1 parent e02abdd commit f6d541e
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
@@ -1 +1 @@
<?php return array('dependencies' => array('jetpack-connection', 'jetpack-script-data', 'react', 'react-jsx-runtime', 'wp-api-fetch', 'wp-components', 'wp-compose', 'wp-data', 'wp-date', 'wp-element', 'wp-i18n', 'wp-polyfill', 'wp-primitives', 'wp-url'), 'version' => 'f75bd961c426a7335866');
<?php return array('dependencies' => array('jetpack-connection', 'jetpack-script-data', 'react', 'react-jsx-runtime', 'wp-api-fetch', 'wp-components', 'wp-compose', 'wp-data', 'wp-date', 'wp-element', 'wp-i18n', 'wp-polyfill', 'wp-primitives', 'wp-url'), 'version' => '7eb7033566f96c2cbe21');
Loading

0 comments on commit f6d541e

Please sign in to comment.