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 d0f8758 commit b4f2d40Copy full SHA for b4f2d40
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.3.0"
+const Version = "4.4.0"
42
43
// firebaseEnvName is the name of the environment variable with the Config.
44
const firebaseEnvName = "FIREBASE_CONFIG"
0 commit comments