Skip to content

Commit

Permalink
Merge pull request #347 from 10up/feature/bump-tested-upto
Browse files Browse the repository at this point in the history
Bump Tested up to
  • Loading branch information
iamdharmesh authored Oct 26, 2024
2 parents 249a66e + 0d486a9 commit 60ff437
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cypress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
core:
- { name: 'WP latest', version: 'latest' }
- { name: 'WP trunk', version: 'WordPress/WordPress#master' }
- { name: 'WP minimum', version: 'WordPress/WordPress#5.7' }
- { name: 'WP minimum', version: 'WordPress/WordPress#6.5' }

steps:
- name: Checkout
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ With Autopost for X, developers can further customize nearly everything about th
## Requirements

- PHP 7.4+
- [WordPress](http://wordpress.org) 5.7+
- [WordPress](http://wordpress.org) 6.5+

## Installation

Expand Down
2 changes: 1 addition & 1 deletion autoshare-for-twitter.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Description: Automatically shares the post title or custom message and a link to the post to X/Twitter.
* Disclaimer: TWITTER, TWEET, RETWEET and the Twitter logo are trademarks of Twitter, Inc. or its affiliates.
* Version: 2.2.1
* Requires at least: 5.7
* Requires at least: 6.5
* Requires PHP: 7.4
* Author: 10up
* Author URI: https://10up.com
Expand Down
2 changes: 1 addition & 1 deletion readme.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
=== Autopost for X (formerly Autoshare for Twitter) ===
Contributors: 10up, johnwatkins0, adamsilverstein, scottlee, dinhtungdu, jeffpaul, dharm1025
Tags: twitter, tweet, share, social media, posse
Tested up to: 6.6
Tested up to: 6.7
Stable tag: 2.2.1
License: GPL-2.0-or-later
License URI: https://spdx.org/licenses/GPL-2.0-or-later.html
Expand Down

0 comments on commit 60ff437

Please sign in to comment.