updated plugin Jetpack Protect version 1.0.4

This commit is contained in:
2022-09-02 15:19:40 +00:00
committed by Gitium
parent ba0955a33f
commit 1ecbe8cf47
99 changed files with 8263 additions and 935 deletions

View File

@ -6,9 +6,10 @@
"require": {
"automattic/jetpack-admin-ui": "^0.2",
"automattic/jetpack-assets": "^1.17",
"automattic/jetpack-connection": "^1.41",
"automattic/jetpack-connection": "^1.44",
"automattic/jetpack-jitm": "^2.2",
"automattic/jetpack-licensing": "^1.7",
"automattic/jetpack-plugins-installer": "^0.1",
"automattic/jetpack-plugins-installer": "^0.2",
"automattic/jetpack-redirect": "^1.7",
"automattic/jetpack-constants": "^1.6"
},
@ -63,7 +64,7 @@
"link-template": "https://github.com/Automattic/jetpack-my-jetpack/compare/${old}...${new}"
},
"branch-alias": {
"dev-trunk": "1.8.x-dev"
"dev-trunk": "2.0.x-dev"
},
"version-constants": {
"::PACKAGE_VERSION": "src/class-initializer.php"