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 9b706c1 commit 34071ddCopy full SHA for 34071dd
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 = '2.1.0';
+ static const version = '2.2.0';
23
24
25
late final String cli;
0 commit comments