Skip to content

Commit

Permalink
Adding 4.5.2-dev and withdraw 4.5.1-dev (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
haslinghuis authored Sep 6, 2024
1 parent f1a8c8f commit be369ec
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
2 changes: 1 addition & 1 deletion api-settings/releases/4.5.1-dev/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
"UnifiedConfig": false,
"Tag": "4.5-maintenance",
"Branch": "4.5-maintenance",
"Withdrawn": false
"Withdrawn": true
}
12 changes: 12 additions & 0 deletions api-settings/releases/4.5.2-dev/index.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"Release": "4.5.2-dev",
"Date": "01-Aug-2024 00:00",
"Label": "pre-release",
"Type": "Unstable",
"ReleaseUrl": "",
"CloudBuild": true,
"UnifiedConfig": false,
"Tag": "4.5-maintenance",
"Branch": "4.5-maintenance",
"Withdrawn": false
}

0 comments on commit be369ec

Please sign in to comment.