diff --git a/CMakeLists.txt b/CMakeLists.txt
index 06a925117..46d051fff 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -24,7 +24,7 @@ cmake_minimum_required(VERSION 3.24)
# Fallback for when git can not be found
set(DESKFLOW_VERSION_MAJOR 1)
set(DESKFLOW_VERSION_MINOR 17)
-set(DESKFLOW_VERSION_PATCH 1)
+set(DESKFLOW_VERSION_PATCH 2)
set(DESKFLOW_VERSION_TWEAK 0)
# Get the version from git if it's a git repository
diff --git a/deploy/org.deskflow.deskflow.metainfo.xml b/deploy/org.deskflow.deskflow.metainfo.xml
index 4ab436acb..1389ba3f4 100644
--- a/deploy/org.deskflow.deskflow.metainfo.xml
+++ b/deploy/org.deskflow.deskflow.metainfo.xml
@@ -35,6 +35,60 @@
+
+
+
This stable Release contains alot of internal refactoring.
+
+
docs: Update readme to use latest for the stable link and continuous