diff --git a/README.md b/README.md
index 7f87b20..f2adce9 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ CiviCRM Admin Utilities
**Tags:** civicrm, admin, utility, styling, menu
**Requires at least:** 4.9
**Tested up to:** 6.6
-**Stable tag:** 1.0.7a
+**Stable tag:** 1.0.7
**License:** GPLv2 or later
**License URI:** https://www.gnu.org/licenses/gpl-2.0.html
diff --git a/civicrm-admin-utilities.php b/civicrm-admin-utilities.php
index 1e0031a..245da94 100755
--- a/civicrm-admin-utilities.php
+++ b/civicrm-admin-utilities.php
@@ -6,7 +6,7 @@
* Description: Optionally modifies CiviCRM's behaviour and appearance in single site and multisite installs.
* Plugin URI: https://github.com/christianwach/civicrm-admin-utilities
* GitHub Plugin URI: https://github.com/christianwach/civicrm-admin-utilities
- * Version: 1.0.7a
+ * Version: 1.0.7
* Author: Christian Wach
* Author URI: https://haystack.co.uk
* Text Domain: civicrm-admin-utilities
@@ -19,7 +19,7 @@
defined( 'ABSPATH' ) || exit;
// Set our version here.
-define( 'CIVICRM_ADMIN_UTILITIES_VERSION', '1.0.7a' );
+define( 'CIVICRM_ADMIN_UTILITIES_VERSION', '1.0.7' );
// Trigger logging of API failures (mostly).
if ( ! defined( 'CIVICRM_ADMIN_UTILITIES_LOG' ) ) {
diff --git a/readme.txt b/readme.txt
index a25747c..5235306 100755
--- a/readme.txt
+++ b/readme.txt
@@ -4,7 +4,7 @@ Donate link: https://www.paypal.me/interactivist
Tags: civicrm, admin, utility, styling, menu
Requires at least: 4.9
Tested up to: 6.6
-Stable tag: 1.0.7a
+Stable tag: 1.0.7
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html