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
yuanzhou authored Apr 21, 2021

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
2 parents 06718b6 + 6af9f4b commit fd6e1f0
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
@@ -309,7 +309,7 @@
"endpoint": "/datasets/<*>/publish",
"auth": true,
"groups": [
"5777527e-ec11-11e8-ab41-0af86edb4424"
"89a69625-99d7-11ea-9366-0e98982705c1"
]
},
{
2 changes: 1 addition & 1 deletion api_endpoints.localhost.json
Original file line number Diff line number Diff line change
@@ -309,7 +309,7 @@
"endpoint": "/datasets/<*>/publish",
"auth": true,
"groups": [
"5777527e-ec11-11e8-ab41-0af86edb4424"
"89a69625-99d7-11ea-9366-0e98982705c1"
]
},
{
2 changes: 1 addition & 1 deletion api_endpoints.prod.json
Original file line number Diff line number Diff line change
@@ -309,7 +309,7 @@
"endpoint": "/datasets/<*>/publish",
"auth": true,
"groups": [
"5777527e-ec11-11e8-ab41-0af86edb4424"
"89a69625-99d7-11ea-9366-0e98982705c1"
]
},
{
2 changes: 1 addition & 1 deletion api_endpoints.stage.json
Original file line number Diff line number Diff line change
@@ -309,7 +309,7 @@
"endpoint": "/datasets/<*>/publish",
"auth": true,
"groups": [
"5777527e-ec11-11e8-ab41-0af86edb4424"
"89a69625-99d7-11ea-9366-0e98982705c1"
]
},
{
2 changes: 1 addition & 1 deletion api_endpoints.test.json
Original file line number Diff line number Diff line change
@@ -309,7 +309,7 @@
"endpoint": "/datasets/<*>/publish",
"auth": true,
"groups": [
"5777527e-ec11-11e8-ab41-0af86edb4424"
"89a69625-99d7-11ea-9366-0e98982705c1"
]
},
{

0 comments on commit fd6e1f0

Please sign in to comment.