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 920ec41 commit df92e23Copy full SHA for df92e23
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