diff --git a/readme.md b/readme.md
index b19a6ae..c84d619 100644
--- a/readme.md
+++ b/readme.md
@@ -6,7 +6,7 @@ Send notifications to Slack channels when certain events in WordPress occur.
**Contributors:** [akeda](https://profiles.wordpress.org/akeda), [reedyn](https://profiles.wordpress.org/reedyn)
**Tags:** [slack](https://wordpress.org/plugins/tags/slack), [api](https://wordpress.org/plugins/tags/api), [chat](https://wordpress.org/plugins/tags/chat), [notification](https://wordpress.org/plugins/tags/notification)
-**Requires at least:** 4.3
+**Requires at least:** 4.6
**Tested up to:** 4.7.3
**Stable tag:** 0.6.0
**License:** [GPLv2 or later](http://www.gnu.org/licenses/gpl-2.0.html)
diff --git a/readme.txt b/readme.txt
index e48df0f..fe1c083 100644
--- a/readme.txt
+++ b/readme.txt
@@ -2,7 +2,7 @@
Contributors: akeda, reedyn
Donate link: http://goo.gl/DELyuR
Tags: slack, api, chat, notification
-Requires at least: 4.3
+Requires at least: 4.6
Tested up to: 4.7.3
Stable tag: 0.6.0
License: GPLv2 or later
diff --git a/slack.php b/slack.php
index 829baf6..e6ea8c1 100644
--- a/slack.php
+++ b/slack.php
@@ -15,7 +15,7 @@
* Text Domain: slack
* Domain Path: /languages
* License: GPL v2 or later
- * Requires at least: 4.3
+ * Requires at least: 4.6
* Tested up to: 4.7.3
*
* This program is free software; you can redistribute it and/or modify