Skip to content

Commit

Permalink
chore: update scripts/update-symbol-collector.sh to 1.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow authored Jan 30, 2024
1 parent c3e6c82 commit 5d3fdfe
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ class SymbolCollectorCli {

// https://github.com/getsentry/symbol-collector/releases
@internal
static const version = '1.13.0';
static const version = '1.14.0';

@internal
late final String cli;
Expand Down

0 comments on commit 5d3fdfe

Please sign in to comment.