We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e599356 + 7b26efb commit f745f94Copy full SHA for f745f94
2 files changed
DEPS
@@ -44,7 +44,7 @@ vars = {
44
# co19 is a cipd package. Use update.sh in tests/co19[_2] to update these
45
# hashes. It requires access to the dart-build-access group, which EngProd
46
# has.
47
- "co19_rev": "9c07e26d67665de7972ba6f7e87369933a978545",
+ "co19_rev": "373869fb6ab96191868589e73a13711c31690402",
48
"co19_2_rev": "e48b3090826cf40b8037648f19d211e8eab1b4b6",
49
50
# The internal benchmarks to use. See go/dart-benchmarks-internal
tools/VERSION
@@ -27,5 +27,5 @@ CHANNEL dev
27
MAJOR 2
28
MINOR 10
29
PATCH 0
30
-PRERELEASE 99
+PRERELEASE 100
31
PRERELEASE_PATCH 0
0 commit comments