Skip to content

Commit

Permalink
Merge pull request #87 from hubmapconsortium/test-release
Browse files Browse the repository at this point in the history
v2.0.6 release
  • Loading branch information
yuanzhou authored Apr 21, 2021
2 parents 06718b6 + 6af9f4b commit fd6e1f0
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.0.5
2.0.6
2 changes: 1 addition & 1 deletion api_endpoints.dev.json
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@
"endpoint": "/datasets/<*>/publish",
"auth": true,
"groups": [
"5777527e-ec11-11e8-ab41-0af86edb4424"
"89a69625-99d7-11ea-9366-0e98982705c1"
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion api_endpoints.localhost.json
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@
"endpoint": "/datasets/<*>/publish",
"auth": true,
"groups": [
"5777527e-ec11-11e8-ab41-0af86edb4424"
"89a69625-99d7-11ea-9366-0e98982705c1"
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion api_endpoints.prod.json
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@
"endpoint": "/datasets/<*>/publish",
"auth": true,
"groups": [
"5777527e-ec11-11e8-ab41-0af86edb4424"
"89a69625-99d7-11ea-9366-0e98982705c1"
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion api_endpoints.stage.json
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@
"endpoint": "/datasets/<*>/publish",
"auth": true,
"groups": [
"5777527e-ec11-11e8-ab41-0af86edb4424"
"89a69625-99d7-11ea-9366-0e98982705c1"
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion api_endpoints.test.json
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@
"endpoint": "/datasets/<*>/publish",
"auth": true,
"groups": [
"5777527e-ec11-11e8-ab41-0af86edb4424"
"89a69625-99d7-11ea-9366-0e98982705c1"
]
},
{
Expand Down

0 comments on commit fd6e1f0

Please sign in to comment.