Skip to content

Commit c06a674

Browse files
[chore] Release 4.19.0 Take 2 (#746)
1 parent 6e297d4 commit c06a674

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

firebase.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ import (
4040
var defaultAuthOverrides = make(map[string]interface{})
4141

4242
// Version of the Firebase Go Admin SDK.
43-
const Version = "4.18.0"
43+
const Version = "4.19.0"
4444

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

0 commit comments

Comments
 (0)