Skip to content

Commit 71e1f21

Browse files
authored
feat: bump JS SDK to version 11.1.0 (#16895)
1 parent c0321e2 commit 71e1f21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/firebase_core/firebase_core_web/lib/src/firebase_sdk_version.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
part of '../firebase_core_web.dart';
77

88
/// The currently supported Firebase JS SDK version.
9-
const String supportedFirebaseJsSdkVersion = '10.11.1';
9+
const String supportedFirebaseJsSdkVersion = '11.1.0';

0 commit comments

Comments
 (0)