diff --git a/CHANGES.md b/CHANGES.md index ad36f70..48b94b4 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,5 @@ [unreleased] -#### 3.0.2 / 2024-02-09 +#### 3.0.3 / 2024-02-09 * update kill switch #### 3.0.1 / 2023-11-21 diff --git a/plugin.php b/plugin.php index e5c6c18..eb14394 100644 --- a/plugin.php +++ b/plugin.php @@ -13,7 +13,7 @@ * Plugin URI: https://wordpress.org/plugins/wp-plugin-dependencies * Description: Parses 'Requires Plugins' header and information about dependencies. * Author: Andy Fragen, Colin Stewart, Paul Biron - * Version: 3.0.2 + * Version: 3.0.3 * License: MIT * Network: true * Requires at least: 6.4 diff --git a/readme.txt b/readme.txt index 18b4e45..6e5eb9b 100644 --- a/readme.txt +++ b/readme.txt @@ -7,7 +7,7 @@ Network: true Requires at least: 6.4 Requires PHP: 7.0 Tested up to: 6.4 -Stable tag: 3.0.1 +Stable tag: 3.0.3 ## Description