diff --git a/readme.md b/readme.md
index 9b695bc6..1df010fd 100644
--- a/readme.md
+++ b/readme.md
@@ -7,8 +7,8 @@ Provide a UI for managing Customizer changesets; save changesets as named drafts
**Contributors:** [xwp](https://profiles.wordpress.org/xwp), [westonruter](https://profiles.wordpress.org/westonruter), [valendesigns](https://profiles.wordpress.org/valendesigns), [utkarshpatel](https://profiles.wordpress.org/utkarshpatel), [sayedwp](https://profiles.wordpress.org/sayedwp), [newscorpau](https://profiles.wordpress.org/newscorpau)
**Tags:** [customizer](https://wordpress.org/plugins/tags/customizer), [customize](https://wordpress.org/plugins/tags/customize), [changesets](https://wordpress.org/plugins/tags/changesets)
**Requires at least:** 4.7
-**Tested up to:** 4.8.1
-**Stable tag:** 0.6.2
+**Tested up to:** 4.9
+**Stable tag:** 0.7.0
**License:** [GPLv2 or later](http://www.gnu.org/licenses/gpl-2.0.html)
**Requires PHP:** 5.3
@@ -89,7 +89,8 @@ Requires PHP 5.3+. **Development of this plugin is done [on GitHub](https://gith
* Added: Include required PHP version (5.3) in readme. See [#160](https://github.com/xwp/wp-customize-snapshots/pull/160), [#159](https://github.com/xwp/wp-customize-snapshots/issues/159).
* Updated: Dev dependencies.
-Props: Sayed Taqui (@sayedwp), Weston Ruter (@westonruter), Miina Sikk (@miina), Derek Herman (@valendesigns)
+Props: Sayed Taqui (@sayedwp), Weston Ruter (@westonruter), Miina Sikk (@miina), Derek Herman (@valendesigns), Ryan Kienstra (@kienstra), Anne Louise Currie (@alcurrie).
+
See [issues and PRs in milestone](https://github.com/xwp/wp-customize-snapshots/milestone/11?closed=1) and [`0.6.2...0.7.0`](https://github.com/xwp/wp-customize-snapshots/compare/0.6.2...0.7.0) commit log.
### 0.6.2 - 2017-07-26 ###
diff --git a/readme.txt b/readme.txt
index b587c4cf..0a0e0433 100644
--- a/readme.txt
+++ b/readme.txt
@@ -1,8 +1,8 @@
=== Customize Snapshots ===
Contributors: xwp, westonruter, valendesigns, utkarshpatel, sayedwp, newscorpau
Requires at least: 4.7
-Tested up to: 4.8.1
-Stable tag: 0.6.2
+Tested up to: 4.9
+Stable tag: 0.7.0
Requires PHP: 5.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
@@ -51,7 +51,8 @@ Requires PHP 5.3+. **Development of this plugin is done [on GitHub](https://gith
* Added: Include required PHP version (5.3) in readme. See [#160](https://github.com/xwp/wp-customize-snapshots/pull/160), [#159](https://github.com/xwp/wp-customize-snapshots/issues/159).
* Updated: Dev dependencies.
-Props: Sayed Taqui (@sayedwp), Weston Ruter (@westonruter), Miina Sikk (@miina), Derek Herman (@valendesigns)
+Props: Sayed Taqui (@sayedwp), Weston Ruter (@westonruter), Miina Sikk (@miina), Derek Herman (@valendesigns), Ryan Kienstra (@kienstra), Anne Louise Currie (@alcurrie).
+
See [issues and PRs in milestone](https://github.com/xwp/wp-customize-snapshots/milestone/11?closed=1) and [`0.6.2...0.7.0`](https://github.com/xwp/wp-customize-snapshots/compare/0.6.2...0.7.0) commit log.
= 0.6.2 - 2017-07-26 =