Skip to content

Commit

Permalink
DXE-2773 Merge pull request #176 from VishnuAtAkamai/feature/release_…
Browse files Browse the repository at this point in the history
…0_2_0

Updated TestCenter release version
  • Loading branch information
mgwoj authored Jun 19, 2023
2 parents e127da9 + 8c0558b commit 66d142d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions assets/package-list.json
Original file line number Diff line number Diff line change
Expand Up @@ -388,13 +388,13 @@
{
"title": "Test Center",
"name": "test-center",
"version": "0.1.1",
"version": "0.2.0",
"url": "https://github.com/akamai/cli-test-center",
"issues": "https://github.com/akamai/cli-test-center/issues",
"commands": [
{
"name": "test-center",
"version": "0.1.1",
"version": "0.2.0",
"description": "Test Center is a testing tool that checks the effect of configuration changes on your web property. Use this tool as part of your testing protocol to increase your confidence in the safety and accuracy of your configuration changes.",
"bin": "https://github.com/akamai/cli-test-center/releases/download/{{.Version}}/akamai-{{.Name}}-{{.Version}}-{{.OS}}{{.Arch}}{{.BinSuffix}}"
}
Expand Down
6 changes: 3 additions & 3 deletions pkg/commands/package_list/package-list.json
Original file line number Diff line number Diff line change
Expand Up @@ -268,13 +268,13 @@
{
"title": "Test Center",
"name": "test-center",
"version": "0.1.1",
"version": "0.2.0",
"url": "https://github.com/akamai/cli-test-center",
"issues": "https://github.com/akamai/cli-test-center/issues",
"commands": [
{
"name": "test-center",
"version": "0.1.1",
"version": "0.2.0",
"description": "Test Center is a testing tool that checks the effect of configuration changes on your web property. Use this tool as part of your testing protocol to increase your confidence in the safety and accuracy of your configuration changes.",
"bin": "https://github.com/akamai/cli-test-center/releases/download/{{.Version}}/akamai-{{.Name}}-{{.Version}}-{{.OS}}{{.Arch}}{{.BinSuffix}}"
}
Expand All @@ -291,4 +291,4 @@
"requirements": {"python":"3.0.0"}
}
]
}
}

0 comments on commit 66d142d

Please sign in to comment.