parent
9353e97234
commit
089e0eb31d
@ -1,5 +1,6 @@
|
|||||||
---
|
---
|
||||||
"updater": patch
|
"updater": patch
|
||||||
|
"updater-js": patch
|
||||||
---
|
---
|
||||||
|
|
||||||
Fix update installation on macOS when using an user without admin privileges.
|
Fix update installation on macOS when using an user without admin privileges.
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
---
|
---
|
||||||
"updater": minor
|
"updater": minor
|
||||||
|
"updater-js": minor
|
||||||
---
|
---
|
||||||
|
|
||||||
Remove the `UpdaterBuilder::new` function, use `UpdaterExt::updater_builder` instead.
|
Remove the `UpdaterBuilder::new` function, use `UpdaterExt::updater_builder` instead.
|
Loading…
Reference in new issue