We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 093382d commit 1317a13Copy full SHA for 1317a13
lsp-dart-dap.el
@@ -29,7 +29,7 @@
29
(require 'lsp-dart-flutter-daemon)
30
(require 'lsp-dart-devtools)
31
32
-(defcustom lsp-dart-dap-extension-version "3.11.0"
+(defcustom lsp-dart-dap-extension-version "3.13.2"
33
"The extension version."
34
:group 'lsp-dart
35
:type 'string)
0 commit comments