Skip to content

Commit

Permalink
Merge pull request #112 from amimoto-ami/feature/20230310
Browse files Browse the repository at this point in the history
Update 6.1.5
  • Loading branch information
wokamoto authored Mar 10, 2023
2 parents 6fa4c1f + c285853 commit 9f28d86
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion c3-cloudfront-clear-cache.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
/**
* Plugin Name: C3 Cloudfront Cache Controller
* Version: 6.1.4
* Version: 6.1.5
* Plugin URI:https://github.com/amimoto-ami/c3-cloudfront-clear-cache
* Description: Manage CloudFront Cache and provide some fixtures.
* Author: hideokamoto
Expand Down
Binary file removed libs/aws.phar
Binary file not shown.
5 changes: 4 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Donate link: http://wp-kyoto.net/
Tags: AWS,CDN,CloudFront
Requires at least: 4.9.0
Tested up to: 6.1.1
Stable tag: 6.1.4
Stable tag: 6.1.5
License: GPLv3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html

Expand Down Expand Up @@ -110,6 +110,9 @@ add_filter( 'c3_select_aws_sdk', function() {

== Changelog ==

== 6.1.5 ==
* [Fix] Changed to install the AWS SDK using composer instead of aws.phar.

== 6.1.4 ==
* [Update] Support post_type_archive_link

Expand Down

0 comments on commit 9f28d86

Please sign in to comment.