diff --git a/backend/pyproject.toml b/backend/pyproject.toml index da829ba101..e52d78d750 100644 --- a/backend/pyproject.toml +++ b/backend/pyproject.toml @@ -130,7 +130,7 @@ dev = [ includes = [] [project] name = "hope" -version = "2.10.1" +version = "2.11.0" description = "HCT MIS is UNICEF's humanitarian cash transfer platform." authors = [ {name = "Tivix"}, diff --git a/frontend/package.json b/frontend/package.json index 9efbe4e394..e76f5b9665 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -1,6 +1,6 @@ { "name": "frontend", - "version": "2.10.1", + "version": "2.11.0", "private": true, "type": "module", "scripts": {