Skip to content

Commit

Permalink
chore: Remove SentryPrivate from version bump (getsentry#3758)
Browse files Browse the repository at this point in the history
We removed SentryPrivate with getsentryGH-3623, so we also have to remove it
from the version bump.
  • Loading branch information
philipphofmann authored and Threema committed May 21, 2024
1 parent e026298 commit 87941f5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Utils/VersionBump/main.swift
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ let files = [
"./SentrySwiftUI.podspec",
"./Sources/Sentry/SentryMeta.m",
"./Sources/Configuration/Sentry.xcconfig",
"./Sources/Configuration/SentryPrivate.xcconfig",
"./Sources/Configuration/SentrySwiftUI.xcconfig",
"./Samples/iOS-Swift/iOS-Swift.xcodeproj/project.pbxproj",
"./Tests/HybridSDKTest/HybridPod.podspec"
Expand Down

0 comments on commit 87941f5

Please sign in to comment.