Skip to content

Commit ed7286c

Browse files
chore(deps): update Symbol collector CLI to v1.21.0 (#2196)
Co-authored-by: GitHub <[email protected]>
1 parent abfcdb5 commit ed7286c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/flutter_symbol_collector/lib/src/symbol_collector_cli.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ class SymbolCollectorCli {
1919

2020
// https://github.com/getsentry/symbol-collector/releases
2121
@internal
22-
static const version = '1.19.0';
22+
static const version = '1.21.0';
2323

2424
@internal
2525
late final String cli;

0 commit comments

Comments
 (0)