diff options
author | Özgür Kesim <oec@kesim.org> | 2024-11-28 19:09:54 +0100 |
---|---|---|
committer | Özgür Kesim <oec@kesim.org> | 2024-11-28 19:09:54 +0100 |
commit | 25137520cf3d3513a828ef8c26dff830cf324d5b (patch) | |
tree | d4c2be3759e699ed9f040162b64d7a54d18f7ea9 /project.json | |
parent | 888ebed344d3c2fdb8140a3eeaf20f5139375932 (diff) |
fixed missing month in wp3
Diffstat (limited to 'project.json')
-rw-r--r-- | project.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/project.json b/project.json index 0647aa8..fb70b50 100644 --- a/project.json +++ b/project.json @@ -86,7 +86,7 @@ "donau": { "id": "Task3", "title": "SW-dev & audit of donation receipts", - "budget": "1m" } + "budget": "3m" } } }, "WP5": { |