diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3e18c329a8cb96952ce6e93f3d3b95089f246780..0b04b85501fa259a7010937ec0ed64a6e56194af 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,16 @@
 
 All notable changes to this project will be documented in this file.
 
+## Release 1.3.3
+
+**Features**
+
+**Bugfixes**
+
+  * #48 move to beaker 4
+ 
+**Known Issues**
+
 ## Release 1.3.2
 
 **Features**
diff --git a/metadata.json b/metadata.json
index 891b702b2ca50ea8fa71d74a535a4d85124030e1..9a88c66eaef0da1722436ea2faff65f461ea901c 100644
--- a/metadata.json
+++ b/metadata.json
@@ -1,6 +1,6 @@
 {
   "name": "adullact-wordpress",
-  "version": "1.3.2",
+  "version": "1.3.3",
   "author": "adullact",
   "summary": "Install and configure WordPress with WP-CLI tool.",
   "license": "AGPL-3.0",