Skip to content

Commit 1f9ad99

Browse files
committed
[skip ci] Revision 9
1 parent dbf80ff commit 1f9ad99

File tree

3 files changed

+17
-17
lines changed

3 files changed

+17
-17
lines changed

.featurevisor/REVISION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
8
1+
9

.featurevisor/existing-state-production.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,20 @@
33
"baz": {
44
"traffic": [
55
{
6-
"key": "1",
7-
"percentage": 80000,
8-
"allocation": []
6+
"key": "everyone",
7+
"percentage": 80000
98
}
10-
]
9+
],
10+
"hash": "7QNc4DGMCn"
1111
},
1212
"my_feature": {
1313
"traffic": [
1414
{
15-
"key": "1",
16-
"percentage": 100000,
17-
"allocation": []
15+
"key": "everyone",
16+
"percentage": 100000
1817
}
19-
]
18+
],
19+
"hash": "muDJuV9wLr"
2020
}
2121
}
2222
}

.featurevisor/existing-state-staging.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,20 @@
33
"baz": {
44
"traffic": [
55
{
6-
"key": "1",
7-
"percentage": 100000,
8-
"allocation": []
6+
"key": "everyone",
7+
"percentage": 100000
98
}
10-
]
9+
],
10+
"hash": "8gc124PXnz"
1111
},
1212
"my_feature": {
1313
"traffic": [
1414
{
15-
"key": "1",
16-
"percentage": 100000,
17-
"allocation": []
15+
"key": "everyone",
16+
"percentage": 100000
1817
}
19-
]
18+
],
19+
"hash": "muDJuV9wLr"
2020
}
2121
}
2222
}

0 commit comments

Comments
 (0)