changing the firmware version to 10 since 9 will now be for increasing the max conditions on interactions to 4
This commit is contained in:
parent
f9a1329efd
commit
d255f6ada6
1 changed files with 4 additions and 4 deletions
|
|
@ -73,11 +73,11 @@ const featureVersions: Map<string, FeatureVersionByPlatform> = new Map([
|
|||
v2Cell: "N/A",
|
||||
v2WifiS3: "N/A",
|
||||
v2CellS3: "N/A",
|
||||
v2CellBlack: "2.1.9",
|
||||
v2CellBlack: "2.1.10",
|
||||
v2CellGreen: "N/A",
|
||||
v2WifiBlue: "2.1.9",
|
||||
v2CellBlue: "2.1.9",
|
||||
v2EthBlue: "2.1.9"
|
||||
v2WifiBlue: "2.1.10",
|
||||
v2CellBlue: "2.1.10",
|
||||
v2EthBlue: "2.1.10"
|
||||
}
|
||||
]
|
||||
]);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue