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 8cd5093 commit 11fd169Copy full SHA for 11fd169
firebase.go
@@ -38,7 +38,7 @@ import (
38
var defaultAuthOverrides = make(map[string]interface{})
39
40
// Version of the Firebase Go Admin SDK.
41
-const Version = "4.1.0"
+const Version = "4.2.0"
42
43
// firebaseEnvName is the name of the environment variable with the Config.
44
const firebaseEnvName = "FIREBASE_CONFIG"
0 commit comments