We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af02881 commit 45676f0Copy full SHA for 45676f0
AdobeBranchExtension.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "AdobeBranchExtension"
3
- s.version = "1.2.1"
+ s.version = "1.2.2"
4
s.summary = "The Branch extension for Adobe Cloud Platform on iOS."
5
6
s.description = <<-DESC
scripts/version
@@ -31,7 +31,7 @@ Options:
31
USAGE
32
}
33
34
-version=1.2.1
+version=1.2.2
35
36
if (( $# == 0 )); then
37
echo $version
0 commit comments