Skip to content

Commit 7f38a8d

Browse files
authored
updated ios version (#8609)
1 parent 592064c commit 7f38a8d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/ios/tools/AdaptiveCards.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Pod::Spec.new do |spec|
22
spec.name = 'AdaptiveCards'
33

4-
spec.version = '2.9.1'
4+
spec.version = '2.9.2'
55

66
spec.license = { :type => 'Adaptive Cards Binary EULA', :file => 'source/EULA-Non-Windows.txt' }
77

@@ -11,7 +11,7 @@ Pod::Spec.new do |spec|
1111

1212
spec.summary = 'Adaptive Cards are a new way for developers to exchange card content in a common and consistent way'
1313

14-
spec.source = { :git => 'https://github.com/microsoft/AdaptiveCards.git', :tag => 'ios-v2.9.1' }
14+
spec.source = { :git => 'https://github.com/microsoft/AdaptiveCards.git', :tag => 'ios-v2.9.2' }
1515

1616
spec.default_subspecs = 'AdaptiveCardsCore', 'AdaptiveCardsPrivate', 'ObjectModel', 'UIProviders'
1717

0 commit comments

Comments
 (0)