Skip to content

Commit

Permalink
Remove max version; logic already takes that into account (#812)
Browse files Browse the repository at this point in the history
  • Loading branch information
bsclifton authored Nov 8, 2023
1 parent d7c198a commit 0f21959
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions seed/seed.json
Original file line number Diff line number Diff line change
Expand Up @@ -2042,8 +2042,7 @@
"channel": [
"RELEASE"
],
"max_version": "119.1.60.114",
"min_version": "119.1.60.110",
"min_version": "119.1.60.114",
"platform": [
"WINDOWS",
"MAC",
Expand Down Expand Up @@ -2888,4 +2887,4 @@
}
],
"version": "1"
}
}

0 comments on commit 0f21959

Please sign in to comment.