fix: broken updater #35
No reviewers
Labels
No labels
audio
bug
confirmed
cpu
critical
development
enhancement
gpu
graphics-backend:opengl
graphics-backend:vulkan
gui
help wanted
horizon/hle
i18n
infra
input
kernel
linux
macos
suggestion
windows
No assignees
1 participant
Notifications
Due date
No due date set.
Reference
projects/Ryubing!35
Loading…
Reference in a new issue
No description provided.
Delete branch "VewDev/Ryubing:vewdev/fix-updater"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fix an error where the updater doesn't work by throwing a missing method exception.
This is caused by the UpdateClient package not being bumped along with the Common one, causing a mismatch in methods.
Fixes https://github.com/Ryubing/Issues/issues/358