diff --git a/client/pyproject.toml b/client/pyproject.toml
index 7378f60eec3f7844bb2d67702c3bc339a3075407..1c7ed4a3af0b926944fe055f232f5f282367c10b 100644
--- a/client/pyproject.toml
+++ b/client/pyproject.toml
@@ -1,6 +1,6 @@
 [tool.poetry]
 name = "RoadmapClient"
-version = "1.13.0"
+version = "1.14.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 7795e70bdf0c587e68632317490e3bb10e02111e..876a82f89f1eb9734db8176cf02f38869c320329 100644
--- a/client/version.json
+++ b/client/version.json
@@ -1,7 +1,7 @@
 {
     "version": {
-        "name": "v1.13.0",
-        "code": 31,
-        "date": "01.12.23"
+        "name": "v1.14.0",
+        "code": 32,
+        "date": "27.02.24"
     }
 }
\ No newline at end of file