diff --git a/CHANGELOG b/CHANGELOG
index 300ac60..50c29fd 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -31,3 +31,6 @@
[0.2.5]
* Updated to version 0.14.32
+[0.3.0]
+* Updated to version 0.14.33
+
diff --git a/CloudronManifest.json b/CloudronManifest.json
index f7ab3bc..2b57071 100644
--- a/CloudronManifest.json
+++ b/CloudronManifest.json
@@ -5,7 +5,7 @@
"description": "file://DESCRIPTION.md",
"changelog": "file://CHANGELOG",
"tagline": "Decentralized file synchronization",
- "version": "0.2.5",
+ "version": "0.3.0",
"healthCheckPath": "/check",
"httpPort": 8000,
"addons": {
diff --git a/DESCRIPTION.md b/DESCRIPTION.md
index 1a36620..9fd3a67 100644
--- a/DESCRIPTION.md
+++ b/DESCRIPTION.md
@@ -1,4 +1,4 @@
-This app packages Syncthing v0.14.32.
+This app packages Syncthing v0.14.33.
Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized. Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third party and how it's transmitted over the Internet.