Skip to content

Commit

Permalink
chore: update scripts/update-cocoa.sh to 8.37.0
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow authored and github-actions[bot] committed Oct 8, 2024
1 parent 6533b4c commit 2fe8b9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SentryCapacitor.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Pod::Spec.new do |s|
s.source = { :git => package['repository']['url'], :tag => s.version.to_s }
s.source_files = 'ios/Plugin/**/*.{swift,h,m,c,cc,mm,cpp}'

s.dependency 'Sentry/HybridSDK', '8.36.0'
s.dependency 'Sentry/HybridSDK', '8.37.0'
s.dependency 'Capacitor'

if File.exist?('../../@capacitor/core/package.json') == false
Expand Down

0 comments on commit 2fe8b9a

Please sign in to comment.