Skip to content

Commit 7af8bfc

Browse files
committed
Update version numbers.
1 parent 7a4a555 commit 7af8bfc

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": "12.2.0",
3-
"stable": "12.2.0",
4-
"head": "12.2.0"
2+
"released": "12.3.0",
3+
"stable": "12.3.0",
4+
"head": "12.3.0"
55
}

release_build_files/readme.md

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

633633
## Release Notes
634-
### Upcoming Release
634+
### 12.3.0
635635
- Changes
636+
- General (Android): Update to Firebase Android BoM version 33.2.0.
637+
- General (iOS): Update to Firebase Cocoapods version 11.2.0.
636638
- Messaging: Changed SetListener to send the last token received
637639
before the listener was set.
638640
- Remote Config: Fixed ConfigInfo fields to default to 0 when

0 commit comments

Comments
 (0)