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 fc53aa8 commit 2670a8eCopy full SHA for 2670a8e
firebase.go
@@ -39,7 +39,7 @@ import (
39
var defaultAuthOverrides = make(map[string]interface{})
40
41
// Version of the Firebase Go Admin SDK.
42
-const Version = "4.11.0"
+const Version = "4.12.0"
43
44
// firebaseEnvName is the name of the environment variable with the Config.
45
const firebaseEnvName = "FIREBASE_CONFIG"
0 commit comments