Skip to content

Commit

Permalink
chore: 40.1.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Philip-Larsen-Donnelly authored Sep 14, 2023
1 parent f3a5be4 commit 7d240cc
Showing 1 changed file with 14 additions and 4 deletions.
18 changes: 14 additions & 4 deletions downloads/v1/versions/stable.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
"version": 40,
"releaseDate": "2023-05-10",
"supported": true,
"latestPatchVersion": 0,
"latestHotfixVersion": 1,
"latestStableUrl": "https://releases.dhis2.org/40/dhis2-stable-40.0.1.war",
"sha256": "fe0e95d88a8d1a1a0178f100098ff4955d9974104d8dd94885aa889bc9a50ac4",
"latestPatchVersion": 1,
"latestHotfixVersion": 0,
"latestStableUrl": "https://releases.dhis2.org/40/dhis2-stable-40.1.0.war",
"sha256": "e9d50dbe32a920886ed8cb67c62b18b9a78e05bf3e77a4cb96f305a4c36b2a8b",
"patchVersions": [
{
"name": "2.40.0",
Expand All @@ -30,6 +30,16 @@
"url": "https://releases.dhis2.org/40/dhis2-stable-40.0.1.war",
"sha256": "fe0e95d88a8d1a1a0178f100098ff4955d9974104d8dd94885aa889bc9a50ac4",
"hotfix": true
},
{
"name": "2.40.1",
"displayName": "40.1.0",
"version": 1,
"hotfixVersion": 0,
"releaseDate": "2023-09-14",
"url": "https://releases.dhis2.org/40/dhis2-stable-40.1.0.war",
"sha256": "e9d50dbe32a920886ed8cb67c62b18b9a78e05bf3e77a4cb96f305a4c36b2a8b",
"hotfix": false
}
]
}
Expand Down

0 comments on commit 7d240cc

Please sign in to comment.