Skip to content

Commit

Permalink
Manifest V2 feature 50% => 100% on Release (#1131)
Browse files Browse the repository at this point in the history
  • Loading branch information
ShivanKaul authored Jul 23, 2024
1 parent 76b7cb0 commit 0788078
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 @@ -2782,7 +2782,7 @@
"experiments": [
{
"name": "Enabled",
"probability_weight": 50,
"probability_weight": 100,
"feature_association": {
"enable_feature": [
"ExtensionsManifestV2"
Expand All @@ -2791,7 +2791,7 @@
},
{
"name": "Default",
"probability_weight": 50
"probability_weight": 0
}
],
"filter": {
Expand Down

0 comments on commit 0788078

Please sign in to comment.