diff --git a/api/pyproject.toml b/api/pyproject.toml index 61fa8af3725dee6db018a43d38515692e13bfaa2..b4f8ca38c18efbe197d24a6556af1f1cab7f5bbf 100644 --- a/api/pyproject.toml +++ b/api/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "RoadmapApi" -version = "2.21.0" +version = "2.22.0" description = "Allows you to create multiple roadmaps for your projects and displays them in a timeline" authors = ["deadlocker8"] diff --git a/api/version.json b/api/version.json index 2e2a8d5edad265ad4302e2e2934541d92f7e23e7..a7aa9c1dada9c86a3495c6324d4b2586ddca3fc6 100644 --- a/api/version.json +++ b/api/version.json @@ -1,7 +1,7 @@ { "version": { - "name": "v2.21.0", - "code": 35, - "date": "27.02.24" + "name": "v2.22.0", + "code": 36, + "date": "16.06.24" } } \ No newline at end of file