Skip to content

Commit 1e85c15

Browse files
committed
Bump app version
Closes: #248
1 parent 4cb15fb commit 1e85c15

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].17.9",
42+
AppVersion: "[email protected].19.5",
4343
Debug: debug,
4444
}
4545
}

0 commit comments

Comments
 (0)