Skip to content

Commit

Permalink
Revert "[chore] Release 4.12.1 (#581)" (#582)
Browse files Browse the repository at this point in the history
This reverts commit 78879eb.
  • Loading branch information
lahirumaramba committed Sep 25, 2023
1 parent 78879eb commit 19f66b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion firebase.go
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ import (
var defaultAuthOverrides = make(map[string]interface{})

// Version of the Firebase Go Admin SDK.
const Version = "4.12.1"
const Version = "4.12.0"

// firebaseEnvName is the name of the environment variable with the Config.
const firebaseEnvName = "FIREBASE_CONFIG"
Expand Down

0 comments on commit 19f66b9

Please sign in to comment.