Skip to content

Commit

Permalink
Revert "[chore] Release 4.10.0 (#522)" (#525)
Browse files Browse the repository at this point in the history
This reverts commit b502f25.
  • Loading branch information
lahirumaramba committed Nov 10, 2022
1 parent 96a4b12 commit 39223da
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.10.0"
const Version = "4.9.0"

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

0 comments on commit 39223da

Please sign in to comment.