Skip to content

Commit ed7b656

Browse files
committed
Update version number
1 parent b187439 commit ed7b656

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.2.0",
3-
"stable": "13.2.0",
4-
"head": "13.2.0"
2+
"released": "13.3.0",
3+
"stable": "13.3.0",
4+
"head": "13.3.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.3.0
617617
- Changes
618+
- General (Android): Update to Firebase Android BoM version 34.6.0.
619+
- General (iOS): Update to Firebase Cocoapods version 12.6.0.
618620
- Storage: Add support for Firebase Storage emulator via `UseEmulator`.
619621
The `UseEmulator` method should be called before invoking any other
620622
methods on a new instance of Storage. Default port is 9199.

0 commit comments

Comments
 (0)