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 1bdca69 commit 9b23ddcCopy full SHA for 9b23ddc
firebase.go
@@ -40,7 +40,7 @@ import (
40
var defaultAuthOverrides = make(map[string]interface{})
41
42
// Version of the Firebase Go Admin SDK.
43
-const Version = "4.16.1"
+const Version = "4.17.0"
44
45
// firebaseEnvName is the name of the environment variable with the Config.
46
const firebaseEnvName = "FIREBASE_CONFIG"
0 commit comments