Skip to content

Commit

Permalink
Updated Podspec and Podfile.lock to new version
Browse files Browse the repository at this point in the history
  • Loading branch information
vlussenburg committed Aug 25, 2022
1 parent c878461 commit a817605
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Backtrace.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
Pod::Spec.new do |s|

s.name = "Backtrace"
s.version = "1.7.3"
s.version = "1.7.4-beta1"
s.summary = "Backtrace's integration with iOS, macOS and tvOS"
s.description = "Reliable crash and hang reporting for iOS, macOS and tvOS."
s.homepage = "https://backtrace.io/"
Expand Down
4 changes: 2 additions & 2 deletions Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PODS:
- Backtrace (1.7.3):
- Backtrace (1.7.4-beta1):
- Backtrace-PLCrashReporter (= 1.5.3)
- Cassette (= 1.0.0-beta5)
- Backtrace-PLCrashReporter (1.5.3)
Expand All @@ -26,7 +26,7 @@ EXTERNAL SOURCES:
:path: "./Backtrace.podspec"

SPEC CHECKSUMS:
Backtrace: 5010f8267dee2581e091334d74b79394203d913a
Backtrace: 71880947e9b20afa0629548c14b45df4d27818b1
Backtrace-PLCrashReporter: 71ddeba11834d2bcc3c19f357aaec7bf87131f89
Cassette: 074c6991391733888990dba728b7ffe00299a0a6
Nimble: e7e615c0335ee4bf5b0d786685451e62746117d5
Expand Down

0 comments on commit a817605

Please sign in to comment.