diff --git a/pyproject.toml b/pyproject.toml
index cd6a1fec8e14637f3b2e34897491e3679eb1b55d..c12c0c20c74bff0524970adb2bebfab6c93e5a19 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
 [tool.poetry]
 name = "StorageLeaf"
-version = "2.18.1"
+version = "2.19.0"
 description = "Accepts sensor data and saves them into a database. The saved data can be accessed via api."
 authors = ["TheCodeLabsDevs"]
 
diff --git a/src/version.json b/src/version.json
index 9837caf19425e70f3f710359d362af0d954a87df..9d8af1630916110374fbacaff96e15d34dffafb8 100644
--- a/src/version.json
+++ b/src/version.json
@@ -1,7 +1,7 @@
 {
     "version": {
-        "name": "v2.18.1",
-        "code": 35,
-        "date": "27.10.24"
+        "name": "v2.19.0",
+        "code": 36,
+        "date": "03.12.24"
     }
 }
\ No newline at end of file