Skip to content
This repository has been archived by the owner on Aug 4, 2022. It is now read-only.

Commit

Permalink
proton_api: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
servusdei2018 authored Feb 13, 2022
1 parent ce9e9e6 commit b8766cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proton-api.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import (
)

// UserAgentStr represents the ProtonMail user agent.
const UserAgentStr = "ProtonMail/1.13.39 (Android 29; Google Marlin)"
const UserAgentStr = "ProtonMail/1.13.40 (Android 29; Google Marlin)"

var (
// manager represents a ProtonMail client manager.
Expand Down

0 comments on commit b8766cb

Please sign in to comment.