[dart_internal] Bump SDK upper-bound to <2.7.0

Change-Id: I5c43563149010d9715e32370a5f983d45d09039c
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/117164
Reviewed-by: Bob Nystrom <rnystrom@google.com>
Commit-Queue: Nicholas Shahan <nshahan@google.com>
This commit is contained in:
Nicholas Shahan
2019-09-13 22:01:16 +00:00
committed by commit-bot@chromium.org
parent 7ee192e7c7
commit 8d7daafdaf
+2 -2
View File
@@ -1,5 +1,5 @@
name: dart_internal
version: 0.1.6
version: 0.1.7
author: "Dart Team <misc@dartlang.org>"
homepage: http://www.dartlang.org
description: >
@@ -16,4 +16,4 @@ description: >
environment:
# Restrict the upper bound so that we can remove support for this in a later
# version of the SDK without it being a breaking change.
sdk: ">=2.0.0-dev.12.0 <2.6.0"
sdk: ">=2.0.0-dev.12.0 <2.7.0"