Skip to content

Commit

Permalink
Merge pull request #223 from 10up/update/wp-version
Browse files Browse the repository at this point in the history
Bump WordPress "tested up to" version 6.5
  • Loading branch information
jeffpaul authored Apr 12, 2024
2 parents a72fee1 + 72ae91a commit ea7379d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 5 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#5.7'}
- {name: 'WP minimum', version: 'WordPress/WordPress#6.3'}
- {name: 'WP trunk', version: 'WordPress/WordPress#master'}
steps:
- name: Checkout
Expand Down
4 changes: 1 addition & 3 deletions readme.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
=== Microsoft Azure Storage for WordPress ===
Contributors: msopentech, 10up, morganestes, stevegrunwell, lpawlik, ritteshpatel, johnwatkins0, rickalee, eflorea, phyrax, ravichandra, jeffpaul
Tags: Microsoft, Microsoft Open Technologies, Microsoft Azure, Microsoft Azure Storage, Media Files, Upload, CDN, blob storage
Requires at least: 5.7
Tested up to: 6.4
Requires PHP: 7.4
Tested up to: 6.5
Stable tag: 4.4.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.4.1
* Requires at least: 5.7
* Requires at least: 6.3
* Requires PHP: 8.0
* Author: 10up, Microsoft Open Technologies
* Author URI: https://10up.com/
Expand Down

0 comments on commit ea7379d

Please sign in to comment.