Skip to content

Commit

Permalink
Merge pull request #259 from 10up/update/tested-up-to-version
Browse files Browse the repository at this point in the history
Bump WordPress "tested up to" version 6.7
  • Loading branch information
jeffpaul authored Nov 13, 2024
2 parents 710377d + 4aedf7f commit 7f7ee37
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 @@ -21,7 +21,7 @@ jobs:
matrix:
core:
- {name: 'WP latest', version: 'latest'}
- {name: 'WP minimum', version: 'WordPress/WordPress#6.4'}
- {name: 'WP minimum', version: 'WordPress/WordPress#6.5'}
- {name: 'WP trunk', version: 'WordPress/WordPress#master'}
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 @@ -17,7 +17,7 @@ For more details on configuring a Microsoft Azure Storage account and on using t
## Requirements

* PHP 8.0+ (For PHP 7.4 support you need to use 4.3.5)
* [WordPress](http://wordpress.org/) 6.4+
* [WordPress](http://wordpress.org/) 6.5+

## Installation

Expand Down
2 changes: 1 addition & 1 deletion readme.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
=== Microsoft Azure Storage for WordPress ===
Contributors: msopentech, 10up, morganestes, stevegrunwell, lpawlik, ritteshpatel, johnwatkins0, rickalee, eflorea, phyrax, ravichandra, jeffpaul
Tags: Microsoft Azure Storage, Media Files, Upload, CDN, blob storage
Tested up to: 6.6
Tested up to: 6.7
Stable tag: 4.5.1
License: BSD 2-Clause
License URI: http://www.opensource.org/licenses/bsd-license.php
Expand Down
2 changes: 1 addition & 1 deletion windows-azure-storage.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Plugin URI: https://wordpress.org/plugins/windows-azure-storage/
* Description: Use the Microsoft Azure Storage service to host your website's media files.
* Version: 4.5.1
* Requires at least: 6.4
* Requires at least: 6.5
* Requires PHP: 8.0
* Author: 10up, Microsoft Open Technologies
* Author URI: https://10up.com/
Expand Down

0 comments on commit 7f7ee37

Please sign in to comment.