Skip to content

Commit

Permalink
Merge pull request #202 from /issues/201
Browse files Browse the repository at this point in the history
Move v1/v2 Ad Serving study to Beta
  • Loading branch information
kjozwiak authored Jun 16, 2022
2 parents 5cd8ecb + e41180c commit 8b0bc86
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions seed/seed.json
Original file line number Diff line number Diff line change
Expand Up @@ -502,7 +502,7 @@
}
],
"filter": {
"channel": ["RELEASE", "BETA"],
"channel": ["RELEASE"],
"platform": ["WINDOWS", "MAC", "LINUX", "ANDROID"]
}
},
Expand Down Expand Up @@ -668,7 +668,7 @@
}
],
"filter": {
"channel": ["NIGHTLY"],
"channel": ["NIGHTLY", "BETA"],
"platform": ["WINDOWS", "MAC", "LINUX", "ANDROID"],
"country": ["US", "AU", "CA", "FR", "DE", "IE", "JP", "NZ", "GB"]
}
Expand Down

0 comments on commit 8b0bc86

Please sign in to comment.