Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.8
Tested up to: 7.0

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can also drag forward the WP min as well

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jeffpaul I've done that in fecb22f

The WordPress plugin repo prefers the requires at least header in the PHP headers over those in the reaedme headers, so this requires a PHP file change and a release in order to achieve it. See code reference in the wp-meta repo.

There are a few other things that are waiting to be updated in the readme, so a version bump might be the easiest approach.

Stable tag: 4.5.2
License: BSD-2-Clause
License URI: https://spdx.org/licenses/BSD-2-Clause.html
Expand Down
Loading