diff --git a/client/pyproject.toml b/client/pyproject.toml index 332a2e7d331db93bc83f8b2138c4f02f2833846c..fb37db07af8456ec1abb216521ee6112dfb1a4a8 100644 --- a/client/pyproject.toml +++ b/client/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "RoadmapClient" -version = "1.14.0" +version = "1.15.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 876a82f89f1eb9734db8176cf02f38869c320329..0a2e61bbf3c71e4aff9e9e9b834c604485777131 100644 --- a/client/version.json +++ b/client/version.json @@ -1,7 +1,7 @@ { "version": { - "name": "v1.14.0", - "code": 32, - "date": "27.02.24" + "name": "v1.15.0", + "code": 33, + "date": "16.06.24" } } \ No newline at end of file