We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55ba217 commit 7309328Copy full SHA for 7309328
firebase.go
@@ -46,7 +46,7 @@ var firebaseScopes = []string{
46
}
47
48
// Version of the Firebase Go Admin SDK.
49
-const Version = "2.3.0"
+const Version = "2.4.0"
50
51
// firebaseEnvName is the name of the environment variable with the Config.
52
const firebaseEnvName = "FIREBASE_CONFIG"
0 commit comments