Skip to content

Commit

Permalink
Update extensions tested up to versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
rvdsteege committed Jun 1, 2023
1 parent 7c6e64c commit 555b376
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
24 changes: 12 additions & 12 deletions other/extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"wp_org_url": "https://wordpress.org/plugins/charitable/",
"github_url": "https://github.com/Charitable/Charitable",
"requires_at_least": "1.3",
"tested_up_to": "1.7.0.7",
"tested_up_to": "1.7.0.11",
"author": "Studio 164a",
"author_url": "https://www.164a.com/"
},
Expand All @@ -17,7 +17,7 @@
"wp_org_url": "https://nl.wordpress.org/plugins/contact-form-7/",
"github_url": "https://github.com/takayukister/contact-form-7",
"requires_at_least": "5.2.0",
"tested_up_to": "5.7.1",
"tested_up_to": "5.7.6",
"author": "Takayuki Miyoshi",
"author_url": "https://ideasilo.wordpress.com/",
"license": "Basic"
Expand Down Expand Up @@ -57,7 +57,7 @@
"github_url": "https://github.com/Strategy11/formidable-forms",
"wp_org_url": "https://wordpress.org/plugins/formidable/",
"requires_at_least": "2.0.22",
"tested_up_to": "5.5.5",
"tested_up_to": "6.3",
"author": "Strategy11",
"author_url": "https://strategy11.com/"
},
Expand All @@ -68,14 +68,14 @@
"github_url": "https://github.com/WordImpress/Give",
"wp_org_url": "https://wordpress.org/plugins/give/",
"requires_at_least": "1.8.0",
"tested_up_to": "2.23.2"
"tested_up_to": "2.27.0"
},
{
"slug": "gravityforms",
"name": "Gravity Forms",
"url": "https://www.gravityforms.com/",
"requires_at_least": "1.9",
"tested_up_to": "2.6.8",
"tested_up_to": "2.7.5",
"author": "Rocketgenius",
"author_url": "https://www.rocketgenius.com/"
},
Expand All @@ -84,7 +84,7 @@
"name": "Gravity Forms AWeber Add-On",
"url": "https://www.gravityforms.com/add-ons/aweber/",
"requires_at_least": "1.4.2",
"tested_up_to": "2.9",
"tested_up_to": "3.0",
"author": "Rocketgenius",
"author_url": "https://www.rocketgenius.com/"
},
Expand All @@ -93,7 +93,7 @@
"name": "Gravity Forms Campaign Monitor Add-On",
"url": "https://www.gravityforms.com/add-ons/campaign-monitor/",
"requires_at_least": "2.5.1",
"tested_up_to": "3.7",
"tested_up_to": "3.9.1",
"author": "Rocketgenius",
"author_url": "https://www.rocketgenius.com/"
},
Expand All @@ -102,7 +102,7 @@
"name": "Gravity Forms MailChimp Add-On",
"url": "https://www.gravityforms.com/add-ons/mailchimp/",
"requires_at_least": "2.4.1",
"tested_up_to": "4.6.3",
"tested_up_to": "5.2.0",
"author": "Rocketgenius",
"author_url": "https://www.rocketgenius.com/"
},
Expand All @@ -111,7 +111,7 @@
"name": "Gravity Forms User Registration Add-On",
"url": "https://www.gravityforms.com/add-ons/user-registration/",
"requires_at_least": "1.8",
"tested_up_to": "4.9",
"tested_up_to": "5.1.1",
"author": "Rocketgenius",
"author_url": "https://www.rocketgenius.com/"
},
Expand All @@ -120,7 +120,7 @@
"name": "Gravity Forms Zapier Add-On",
"url": "https://www.gravityforms.com/add-ons/zapier/",
"requires_at_least": "1.4.2",
"tested_up_to": "3.2",
"tested_up_to": "4.2.1",
"author": "Rocketgenius",
"author_url": "https://www.rocketgenius.com/"
},
Expand All @@ -140,7 +140,7 @@
"wp_org_url": "https://wordpress.org/plugins/ninja-forms/",
"github_url": "https://github.com/wpninjas/ninja-forms",
"requires_at_least": "3.3.15",
"tested_up_to": "3.6.14",
"tested_up_to": "3.6.23",
"author": "The WP Ninjas",
"author_url": "https://ninjaforms.com/"
},
Expand All @@ -160,7 +160,7 @@
"github_url": "https://github.com/woocommerce/woocommerce",
"wp_org_url": "https://wordpress.org/plugins/woocommerce/",
"requires_at_least": "2.3.0",
"tested_up_to": "7.2.1",
"tested_up_to": "7.7.2",
"author": "Automattic",
"author_url": "https://automattic.com/"
}
Expand Down
24 changes: 12 additions & 12 deletions src/extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"wp_org_url" : "https://wordpress.org/plugins/charitable/",
"github_url" : "https://github.com/Charitable/Charitable",
"requires_at_least" : "1.3",
"tested_up_to" : "1.7.0.7",
"tested_up_to" : "1.7.0.11",
"author" : "Studio 164a",
"author_url" : "https://www.164a.com/"
},
Expand All @@ -17,7 +17,7 @@
"wp_org_url" : "https://nl.wordpress.org/plugins/contact-form-7/",
"github_url" : "https://github.com/takayukister/contact-form-7",
"requires_at_least" : "5.2.0",
"tested_up_to" : "5.7.1",
"tested_up_to" : "5.7.6",
"author" : "Takayuki Miyoshi",
"author_url" : "https://ideasilo.wordpress.com/",
"license" : "Basic"
Expand Down Expand Up @@ -57,7 +57,7 @@
"github_url" : "https://github.com/Strategy11/formidable-forms",
"wp_org_url" : "https://wordpress.org/plugins/formidable/",
"requires_at_least" : "2.0.22",
"tested_up_to" : "5.5.5",
"tested_up_to" : "6.3",
"author" : "Strategy11",
"author_url" : "https://strategy11.com/"
},
Expand All @@ -68,14 +68,14 @@
"github_url" : "https://github.com/WordImpress/Give",
"wp_org_url" : "https://wordpress.org/plugins/give/",
"requires_at_least" : "1.8.0",
"tested_up_to" : "2.23.2"
"tested_up_to" : "2.27.0"
},
{
"slug" : "gravityforms",
"name" : "Gravity Forms",
"url" : "https://www.gravityforms.com/",
"requires_at_least" : "1.9",
"tested_up_to" : "2.6.8",
"tested_up_to" : "2.7.5",
"author" : "Rocketgenius",
"author_url" : "https://www.rocketgenius.com/"
},
Expand All @@ -84,7 +84,7 @@
"name" : "Gravity Forms AWeber Add-On",
"url" : "https://www.gravityforms.com/add-ons/aweber/",
"requires_at_least" : "1.4.2",
"tested_up_to" : "2.9",
"tested_up_to" : "3.0",
"author" : "Rocketgenius",
"author_url" : "https://www.rocketgenius.com/"
},
Expand All @@ -93,7 +93,7 @@
"name" : "Gravity Forms Campaign Monitor Add-On",
"url" : "https://www.gravityforms.com/add-ons/campaign-monitor/",
"requires_at_least" : "2.5.1",
"tested_up_to" : "3.7",
"tested_up_to" : "3.9.1",
"author" : "Rocketgenius",
"author_url" : "https://www.rocketgenius.com/"
},
Expand All @@ -102,7 +102,7 @@
"name" : "Gravity Forms MailChimp Add-On",
"url" : "https://www.gravityforms.com/add-ons/mailchimp/",
"requires_at_least" : "2.4.1",
"tested_up_to" : "4.6.3",
"tested_up_to" : "5.2.0",
"author" : "Rocketgenius",
"author_url" : "https://www.rocketgenius.com/"
},
Expand All @@ -111,7 +111,7 @@
"name" : "Gravity Forms User Registration Add-On",
"url" : "https://www.gravityforms.com/add-ons/user-registration/",
"requires_at_least" : "1.8",
"tested_up_to" : "4.9",
"tested_up_to" : "5.1.1",
"author" : "Rocketgenius",
"author_url" : "https://www.rocketgenius.com/"
},
Expand All @@ -120,7 +120,7 @@
"name" : "Gravity Forms Zapier Add-On",
"url" : "https://www.gravityforms.com/add-ons/zapier/",
"requires_at_least" : "1.4.2",
"tested_up_to" : "3.2",
"tested_up_to" : "4.2.1",
"author" : "Rocketgenius",
"author_url" : "https://www.rocketgenius.com/"
},
Expand All @@ -140,7 +140,7 @@
"wp_org_url" : "https://wordpress.org/plugins/ninja-forms/",
"github_url" : "https://github.com/wpninjas/ninja-forms",
"requires_at_least" : "3.3.15",
"tested_up_to" : "3.6.14",
"tested_up_to" : "3.6.23",
"author" : "The WP Ninjas",
"author_url" : "https://ninjaforms.com/"
},
Expand All @@ -160,7 +160,7 @@
"github_url" : "https://github.com/woocommerce/woocommerce",
"wp_org_url" : "https://wordpress.org/plugins/woocommerce/",
"requires_at_least" : "2.3.0",
"tested_up_to" : "7.2.1",
"tested_up_to" : "7.7.2",
"author" : "Automattic",
"author_url" : "https://automattic.com/"
}
Expand Down

0 comments on commit 555b376

Please sign in to comment.