mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-10 04:36:43 +00:00
feat(BRIDGE-309): Update to the bridge updater logic corresponding to the version file restructure
This commit is contained in:
@ -31,7 +31,7 @@ import (
|
||||
)
|
||||
|
||||
type versionInfo struct {
|
||||
updater.VersionInfo
|
||||
updater.VersionInfoLegacy
|
||||
|
||||
Commit string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user