Skip to content

Commit 384effb

Browse files
github-actions[bot]web-flow
authored andcommitted
chore: update scripts/update-symbol-collector.sh to 1.13.0 (#1737)
Co-authored-by: GitHub <[email protected]>
1 parent 4811ef1 commit 384effb

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

+1-1
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.12.1';
22+
static const version = '1.13.0';
2323

2424
@internal
2525
late final String cli;

0 commit comments

Comments
 (0)