Skip to content

Commit 5827116

Browse files
DirectorXemersion
authored andcommitted
cmd/hydroxide: bump AppVersion
1 parent 4062014 commit 5827116

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmd/hydroxide/hydroxide.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ import (
2929
func newClient() *protonmail.Client {
3030
return &protonmail.Client{
3131
RootURL: "https://dev.protonmail.com/api",
32-
AppVersion: "Web_3.15.23",
32+
AppVersion: "Web_3.15.34",
3333
ClientID: "Web",
3434
ClientSecret: "4957cc9a2e0a2a49d02475c9d013478d",
3535
}

0 commit comments

Comments
 (0)