Skip to content

Commit 4f92ab4

Browse files
committed
Update release version
1 parent a45da4f commit 4f92ab4

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

cpp_sdk_version.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"released": "13.0.0",
3-
"stable": "13.0.0",
4-
"head": "13.0.0"
2+
"released": "13.1.0",
3+
"stable": "13.1.0",
4+
"head": "13.1.0"
55
}

release_build_files/readme.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -613,8 +613,10 @@ workflow use only during the development of your app, not for publicly shipping
613613
code.
614614

615615
## Release Notes
616-
### Upcoming
616+
### 13.1.0
617617
- Changes
618+
- General (Android): Update to Firebase Android BoM version 34.2.0.
619+
- General (iOS): Update to Firebase Cocoapods version 12.2.0.
618620
- Storage (iOS): Handle absolute paths being provided to GetFile. (#1724)
619621

620622
### 13.0.0

0 commit comments

Comments
 (0)