Skip to content

Commit 85b8461

Browse files
[chore] Release 4.14.1 (#626)
Includes #623
1 parent be294e6 commit 85b8461

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

firebase.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ import (
3939
var defaultAuthOverrides = make(map[string]interface{})
4040

4141
// Version of the Firebase Go Admin SDK.
42-
const Version = "4.14.0"
42+
const Version = "4.14.1"
4343

4444
// firebaseEnvName is the name of the environment variable with the Config.
4545
const firebaseEnvName = "FIREBASE_CONFIG"

0 commit comments

Comments
 (0)