forked from Silverfish/proton-bridge
GODT-1857: Dynamically update links related to version when setting the version on bridge [skip-ci]
This commit is contained in:
@ -163,6 +163,7 @@ func (s *Service) NotifyManualUpdate(version updater.VersionInfo, canInstall boo
|
||||
|
||||
func (s *Service) SetVersion(update updater.VersionInfo) {
|
||||
s.newVersionInfo = update
|
||||
_ = s.SendEvent(NewUpdateVersionChangedEvent())
|
||||
}
|
||||
|
||||
func (s *Service) NotifySilentUpdateInstalled() {
|
||||
|
||||
Reference in New Issue
Block a user