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 717412a commit 6c768eeCopy full SHA for 6c768ee
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.6.0"
+const Version = "4.6.1"
42
43
// firebaseEnvName is the name of the environment variable with the Config.
44
const firebaseEnvName = "FIREBASE_CONFIG"
0 commit comments