Skip to content

Commit

Permalink
Bump version to 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
johniak committed Jan 30, 2025
1 parent 1a8b46e commit 30cf0d4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ distribution = true

[project]
name = "hope"
version = "2.17.0"
version = "3.0.0"
description = "HCT MIS is UNICEF's humanitarian cash transfer platform."
authors = [
{ name = "Tivix" },
Expand Down
2 changes: 1 addition & 1 deletion src/frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "frontend",
"version": "2.17.0",
"version": "3.0.0",
"private": true,
"type": "module",
"scripts": {
Expand Down

0 comments on commit 30cf0d4

Please sign in to comment.