Skip to content

Commit 4cb15fb

Browse files
committed
Bump app version
1 parent 49650c2 commit 4cb15fb

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
@@ -39,7 +39,7 @@ var (
3939
func newClient() *protonmail.Client {
4040
return &protonmail.Client{
4141
RootURL: apiEndpoint,
42-
AppVersion: "[email protected].14.11",
42+
AppVersion: "[email protected].17.9",
4343
Debug: debug,
4444
}
4545
}

0 commit comments

Comments
 (0)