Skip to content

Commit

Permalink
Enable PermissionLifetime on beta channel (100%).
Browse files Browse the repository at this point in the history
  • Loading branch information
goodov committed May 14, 2021
1 parent 0958779 commit dec34e5
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 @@ -130,8 +130,8 @@
}
],
"filter": {
"min_version": "90.1.25.42",
"channel": ["NIGHTLY"],
"min_version": "90.1.25.57",
"channel": ["NIGHTLY", "BETA"],
"platform": ["WINDOWS", "MAC", "LINUX", "ANDROID"]
}
},
Expand Down

0 comments on commit dec34e5

Please sign in to comment.