Skip to content

Commit da03576

Browse files
committed
Update version number.
1 parent f8ffea7 commit da03576

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
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.5.0",
3-
"stable": "12.5.0",
4-
"head": "12.5.0"
2+
"released": "12.6.0",
3+
"stable": "12.6.0",
4+
"head": "12.6.0"
55
}

release_build_files/readme.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -631,6 +631,11 @@ workflow use only during the development of your app, not for publicly shipping
631631
code.
632632

633633
## Release Notes
634+
### 12.6.0
635+
- Changes
636+
- General (iOS): Update to Firebase Cocoapods version 11.8.1.
637+
- General (Android): Update to Firebase Android BoM version 33.9.0.
638+
634639
### 12.5.0
635640
- Changes
636641
- General (iOS): Update to Firebase Cocoapods version 11.6.0.

0 commit comments

Comments
 (0)