Skip to content

Commit 07cd975

Browse files
authored
Bump the podspec version and changelog version for release patch (#6352)
We'll check for greenness in the patch.
1 parent 993f835 commit 07cd975

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

FirebaseAppDistribution.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'FirebaseAppDistribution'
3-
s.version = '0.9.0'
3+
s.version = '0.9.1'
44
s.summary = 'App Distribution for Firebase iOS SDK.'
55

66
s.description = <<-DESC

FirebaseAppDistribution/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Unreleased
1+
# v0.9.1
22
- [changed] Updated header comments (#6321).
33
- [fixed] Bug for customers with restricted API keys unable to fetch releases (#6346).
44

0 commit comments

Comments
 (0)