Skip to content

Commit 8352e7a

Browse files
committed
v3.4.1
1 parent 0ae40a1 commit 8352e7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Instabug.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ Pod::Spec.new do |s|
8181
}
8282
s.author = { "Instabug" => "[email protected]" }
8383
s.platform = :ios, '5.0'
84-
s.source = { :git => "https://github.com/Instabug/Instabug-iOS.git", :tag => "3.4" }
84+
s.source = { :git => "https://github.com/Instabug/Instabug-iOS.git", :tag => "3.4.1" }
8585
s.source_files = 'Instabug.framework/Versions/A/Headers/*.{h}'
8686
s.resources = 'Instabug.bundle'
8787
s.preserve_paths = 'Instabug.framework/*', 'Instabug.bundle'

0 commit comments

Comments
 (0)