We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a8b46e commit 30cf0d4Copy full SHA for 30cf0d4
pyproject.toml
@@ -132,7 +132,7 @@ distribution = true
132
133
[project]
134
name = "hope"
135
-version = "2.17.0"
+version = "3.0.0"
136
description = "HCT MIS is UNICEF's humanitarian cash transfer platform."
137
authors = [
138
{ name = "Tivix" },
src/frontend/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "frontend",
3
- "version": "2.17.0",
+ "version": "3.0.0",
4
"private": true,
5
"type": "module",
6
"scripts": {
0 commit comments