Version 2.2.0-dev.1.1

Merge commit '63fd8f63e66d56f4865445a8bfd836a68fabac0d' into dev
diff --git a/CHANGELOG.md b/CHANGELOG.md
index bf899ae..37ef962 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,17 +1,7 @@
-## 2.2.0-dev.XX.0
-(Add new changes here, and they will be copied to the change section for the
-  next dev version)
-
-### Language
-
-### Core library changes
-
-### Dart VM
+## 2.2.0-dev.1.1
 
 ### Tool Changes
 
-#### Pub
-
 #### Linter
 
 The linter was bumped to `0.1.73` which introduces the following new lints to the SDK:
@@ -24,8 +14,6 @@
 In addition, `prefer_bool_in_asserts` has been deprecated as its semantics are
 redundant with Dart 2 checks.
 
-#### Other Tools
-
 ## 2.2.0-dev.0.0
 
 ### Dart for the Web
diff --git a/tools/VERSION b/tools/VERSION
index 7579d0d..146c6cc 100644
--- a/tools/VERSION
+++ b/tools/VERSION
@@ -23,9 +23,9 @@
 #  * Making cherry-picks to stable channel
 #     - increase PATCH by 1
 #
-CHANNEL be
+CHANNEL dev
 MAJOR 2
 MINOR 2
 PATCH 0
-PRERELEASE 0
-PRERELEASE_PATCH 0
+PRERELEASE 1
+PRERELEASE_PATCH 1