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 96a7111 commit f26af19Copy full SHA for f26af19
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 = "3.12.1"
+const Version = "3.13.0"
42
43
// firebaseEnvName is the name of the environment variable with the Config.
44
const firebaseEnvName = "FIREBASE_CONFIG"
0 commit comments