Skip to content
This repository was archived by the owner on Jun 15, 2022. It is now read-only.

Commit f23fc0a

Browse files
committed
Version bump for 1.0.0-rc1
1 parent c6d3eb1 commit f23fc0a

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased]
8+
## [Version 1.0.0 (Release Candidate)] - 2018-09-25
99

1010
* Major refactoring of the WP-CLI migration commands ([#61], [#79], [#81]).
1111
* Database table optimizations ([#65], props @raunak-gupta).
@@ -48,6 +48,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
4848

4949

5050
[Unreleased]: https://github.com/liquidweb/woocommerce-order-tables/compare/master...develop
51+
[Version 1.0.0 (Release Candidate)]: https://github.com/liquidweb/woocommerce-order-tables/releases/tag/v1.0.0-rc1
5152
[Version 1.0.0 (Beta 3)]: https://github.com/liquidweb/woocommerce-order-tables/releases/tag/v1.0.0-beta.3
5253
[Version 1.0.0 (Beta 2)]: https://github.com/liquidweb/woocommerce-order-tables/releases/tag/v1.0.0-beta.2
5354
[Version 1.0.0 (Beta 1)]: https://github.com/liquidweb/woocommerce-order-tables/releases/tag/v1.0.0-beta.1

woocommerce-custom-orders-table.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin Name: WooCommerce - Custom Orders Table
44
* Plugin URI: https://github.com/liquidweb/woocommerce-custom-orders-tables
55
* Description: Store WooCommerce order data in a custom table for improved performance.
6-
* Version: 1.0.0-beta3
6+
* Version: 1.0.0-rc1
77
* Author: Liquid Web
88
* Author URI: https://www.liquidweb.com
99
* License: GPL2

0 commit comments

Comments
 (0)