| // Copyright 2019 The Chromium Authors. All rights reserved. | |
| // Use of this source code is governed by a BSD-style license that can be | |
| // found in the LICENSE file. | |
| /// The DevTools application version. | |
| // Note: when updating this, please update the corresponding version in the | |
| // pubspec. | |
| const String version = '0.1.8-dev.2'; |