Skip to content

Commit 67ae1ef

Browse files
Docs: Use generic 'Upcoming Release' title in README
Changes the heading for the newest release notes entry from '### 12.9.0 (Upcoming)' to '### Upcoming Release' as the specific version number is not yet known.
1 parent 3bd4322 commit 67ae1ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release_build_files/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -675,7 +675,7 @@ workflow use only during the development of your app, not for publicly shipping
675675
code.
676676

677677
## Release Notes
678-
### 12.9.0 (Upcoming)
678+
### Upcoming Release
679679
- Changes
680680
- iOS: Added an option to explicitly specify your app's `AppDelegate` class
681681
name via the `FirebaseAppDelegateClassName` key in `Info.plist`. This

0 commit comments

Comments
 (0)