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 fb77dcf commit 4d0bf3bCopy full SHA for 4d0bf3b
scripts/flutter_symbol_collector/lib/src/symbol_collector_cli.dart
@@ -19,7 +19,7 @@ class SymbolCollectorCli {
19
20
// https://github.com/getsentry/symbol-collector/releases
21
@internal
22
- static const version = '1.13.0';
+ static const version = '1.14.0';
23
24
25
late final String cli;
0 commit comments