Skip to content

Commit 30cf0d4

Browse files
committed
Bump version to 3.0.0
1 parent 1a8b46e commit 30cf0d4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ distribution = true
132132

133133
[project]
134134
name = "hope"
135-
version = "2.17.0"
135+
version = "3.0.0"
136136
description = "HCT MIS is UNICEF's humanitarian cash transfer platform."
137137
authors = [
138138
{ name = "Tivix" },

src/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "frontend",
3-
"version": "2.17.0",
3+
"version": "3.0.0",
44
"private": true,
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)