Skip to content

Commit be9f117

Browse files
authored
[ DWDS ] Prepare for 26.2.1 release (#2708)
1 parent 382ff42 commit be9f117

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

dwds/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 26.2.1-wip
1+
## 26.2.1
22

33
- Add support for DDS APIs and serving Dart DevTools when no Chrome Debugger is available.
44

dwds/lib/src/version.dart

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dwds/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: dwds
22
# Every time this changes you need to run `dart run build_runner build`.
3-
version: 26.2.1-wip
3+
version: 26.2.1
44

55
description: >-
66
A service that proxies between the Chrome debug protocol and the Dart VM

0 commit comments

Comments
 (0)