Skip to content

Commit

Permalink
cmd/hydroxide: bump AppVersion
Browse files Browse the repository at this point in the history
  • Loading branch information
DirectorX authored and emersion committed May 12, 2019
1 parent 4062014 commit 5827116
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/hydroxide/hydroxide.go
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ import (
func newClient() *protonmail.Client {
return &protonmail.Client{
RootURL: "https://dev.protonmail.com/api",
AppVersion: "Web_3.15.23",
AppVersion: "Web_3.15.34",
ClientID: "Web",
ClientSecret: "4957cc9a2e0a2a49d02475c9d013478d",
}
Expand Down

0 comments on commit 5827116

Please sign in to comment.