forked from Silverfish/proton-bridge
feat: early access
This commit is contained in:
@ -180,11 +180,11 @@ func New( // nolint[funlen]
|
||||
updater := updater.New(
|
||||
cm,
|
||||
installer,
|
||||
settingsObj,
|
||||
kr,
|
||||
semver.MustParse(constants.Version),
|
||||
updateURLName,
|
||||
runtime.GOOS,
|
||||
settingsObj.GetFloat64(settings.RolloutKey),
|
||||
)
|
||||
|
||||
return &Base{
|
||||
|
||||
Reference in New Issue
Block a user