Skip to content

Commit

Permalink
Update version numbers.
Browse files Browse the repository at this point in the history
  • Loading branch information
jonsimantov committed Oct 22, 2024
1 parent 91a8965 commit 09b9f1a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
6 changes: 3 additions & 3 deletions cpp_sdk_version.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"released": "12.3.0",
"stable": "12.3.0",
"head": "12.3.0"
"released": "12.4.0",
"stable": "12.4.0",
"head": "12.4.0"
}
4 changes: 3 additions & 1 deletion release_build_files/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -631,8 +631,10 @@ workflow use only during the development of your app, not for publicly shipping
code.

## Release Notes
### Upcoming Release
### 12.4.0
- Changes
- General (iOS): Update to Firebase Cocoapods version 11.4.1.
- General (Android): Update to Firebase Android BoM version 33.5.0.
- General (Android): Reduced minSdkVersion back to 23.
- Analytics: Add support for Parameters of Lists of Dictionaries, needed
by some events such as ViewCart.
Expand Down

0 comments on commit 09b9f1a

Please sign in to comment.