Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
chore: update scripts/update-symbol-collector.sh to 1.14.0
  • Loading branch information
web-flow authored Jan 30, 2024
commit 5d3fdfedb59acb13a66cb6aac8589b5e135e9146
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