Skip to content

Commit d8f5f17

Browse files
committed
Update iOS library version
1 parent 0c0e597 commit d8f5f17

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ios/Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ end
99

1010
target 'Plugin' do
1111
capacitor_pods
12-
pod 'BugfenderSDK', '~> 1.10' # From 1.10 to 2.0 (excluded)
12+
pod 'BugfenderSDK', '~> 2.0' # From 2.0
1313
end
1414

1515
target 'PluginTests' do

0 commit comments

Comments
 (0)