diff --git a/README.md b/README.md
index 9992e6e5f30d0b34aa51bcf9e199b7c753720d85..c49274592cc97032966acd32d3547d1f5743a71b 100644
--- a/README.md
+++ b/README.md
@@ -502,6 +502,10 @@ development effort if the features aren't useful to my employer.
 
 ## Release Notes
 
+### 0.4.5
+
+ * Tweak wildcard matching on logrotate config
+
 ### 0.4.4
 
  * Fix bug displaying deprecation notice and update documentation to reflect this
diff --git a/metadata.json b/metadata.json
index 2d4a2af9eecfbc32dc675f77b49d28238b6add39..0ddaa1c9ac984e66150f6d9fd70bf829d2af926d 100644
--- a/metadata.json
+++ b/metadata.json
@@ -1,6 +1,6 @@
 {
   "name": "jgazeley-freeradius",
-  "version": "0.4.4",
+  "version": "0.4.5",
   "author": "jgazeley",
   "summary": "Install and configure FreeRADIUS",
   "license": "Apache-2.0",