diff --git a/client/pyproject.toml b/client/pyproject.toml
index 597a56a1ec3c6fb252e18e97fd58458b534ba834..74225c161447acf734c8539e882896c0de55c7fa 100644
--- a/client/pyproject.toml
+++ b/client/pyproject.toml
@@ -1,6 +1,6 @@
 [tool.poetry]
 name = "RoadmapClient"
-version = "1.11.0"
+version = "1.12.0"
 description = "Allows you to create multiple roadmaps for your projects and displays them in a timeline"
 authors = ["deadlocker8"]
 
diff --git a/client/version.json b/client/version.json
index b26241f2ad65311a58776552586b4b9318266174..5a4101e8ef66db9398f1928190496683b23a7920 100644
--- a/client/version.json
+++ b/client/version.json
@@ -1,7 +1,7 @@
 {
     "version": {
-        "name": "v1.11.0",
-        "code": 29,
-        "date": "05.06.23"
+        "name": "v1.12.0",
+        "code": 30,
+        "date": "28.08.23"
     }
 }
\ No newline at end of file