Skip to content
This repository was archived by the owner on Oct 4, 2019. It is now read-only.

Commit cc5a079

Browse files
author
Justin Shreve
committed
Bump version to 0.6
1 parent f734013 commit cc5a079

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

readme.txt

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Contributors: automattic, woothemes
33
Tags: woocommerce, rest-api, api
44
Requires at least: 4.6
55
Tested up to: 4.8
6-
Stable tag: 0.5.0
6+
Stable tag: 0.6.0
77
License: GPLv2 or later
88
License URI: http://www.gnu.org/licenses/gpl-2.0.html
99

@@ -25,6 +25,12 @@ This section describes how to install the plugin and get it working.
2525

2626
== Changelog ==
2727

28+
= 0.6.0 =
29+
* Fix value default return on settings endpoints
30+
* Fix broken variation image set
31+
* Add a method supports response to payment methods
32+
* Added the ability to keep this plugin up to date
33+
2834
= 0.5.0 =
2935
* Added a /settings/batch endpoint
3036
* Fixed broken orders refund endpoint

wc-api-dev.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin Name: WooCommerce API Dev
44
* Plugin URI: https://woocommerce.com/
55
* Description: A feature plugin providing a bleeding edge version of the WooCommerce REST API.
6-
* Version: 0.5.0
6+
* Version: 0.6.0
77
* Author: Automattic
88
* Author URI: https://woocommerce.com
99
* Requires at least: 4.4

0 commit comments

Comments
 (0)