Skip to content

Commit 654253a

Browse files
committed
Update AppVersion
1 parent b0f44a9 commit 654253a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/hydroxide/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ var (
4242
func newClient() *protonmail.Client {
4343
return &protonmail.Client{
4444
RootURL: apiEndpoint,
45-
AppVersion: "Web_3.16.65",
45+
AppVersion: "[email protected]",
4646
Debug: debug,
4747
}
4848
}

0 commit comments

Comments
 (0)