Skip to content

Commit

Permalink
Merge branch 'master' into release
Browse files Browse the repository at this point in the history
  • Loading branch information
hideokamoto committed Apr 13, 2018
2 parents 0af85a6 + cb54f66 commit f0a567e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 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: 5.3.2
* Version: 5.3.3
* Plugin URI:https://github.com/amimoto-ami/c3-cloudfront-clear-cache
* Description: Manage CloudFront Cache and provide some fixtures.
* Author: hideokamoto
Expand Down
7 changes: 5 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,9 @@ add_filter( 'c3_select_aws_sdk', function() {

== Changelog ==

= 5.3.3 =
* [Change SDK] replace sdk

= 5.3.2 =
* [Bug fix] Use EC2 role if using as AMIMOTO Managed hosting

Expand Down Expand Up @@ -202,5 +205,5 @@ add_filter( 'c3_select_aws_sdk', function() {

== Upgrade Notice ==

= 5.3.2 =
* [Bug fix] Use EC2 role if using as AMIMOTO Managed hosting
= 5.3.3 =
* [Change SDK] replace sdk

0 comments on commit f0a567e

Please sign in to comment.