Skip to content

Commit cecd6d8

Browse files
committed
Bump debugger extension
1 parent 69e36b6 commit cecd6d8

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 1.17.13
4+
5+
* Bump debugger extension: 3.17 -> 3.19.2
6+
37
## 1.17.9
48
* Remove group name from test name on test tree making it clear.
59

lsp-dart-dap.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
(require 'lsp-dart-flutter-daemon)
3030
(require 'lsp-dart-devtools)
3131

32-
(defcustom lsp-dart-dap-extension-version "3.17.0"
32+
(defcustom lsp-dart-dap-extension-version "3.19.2"
3333
"The extension version."
3434
:group 'lsp-dart
3535
:type 'string)

0 commit comments

Comments
 (0)