Skip to content

Commit

Permalink
Merge pull request #162 from JeremiahSanders/release/5.3.0
Browse files Browse the repository at this point in the history
build(release): update version to 5.3.0
  • Loading branch information
JeremiahSanders authored Jan 3, 2025
2 parents f56c666 + 9ffda8b commit c3c3a6e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,11 @@
"isRoot": true,
"tools": {
"cicee": {
"version": "1.11.0",
"version": "1.13.0",
"commands": [
"cicee"
]
],
"rollForward": false
}
}
}
2 changes: 1 addition & 1 deletion project-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "ci-env-dotnet",
"description": "Repository supporting gnosian/ci-env-dotnet Docker image.",
"title": "ci-env-dotnet",
"version": "5.2.0",
"version": "5.3.0",
"ciEnvironment": {
"variables": [
{
Expand Down

0 comments on commit c3c3a6e

Please sign in to comment.