jukebox42 / Octoprint-PrusaMMU

An Octoprint plugin that adds MMU support.
GNU Affero General Public License v3.0
13 stars 2 forks source link

incorrect update path? #13

Closed jneilliii closed 1 year ago

jneilliii commented 1 year ago

Someone mentioned an issue on the plugin repo https://github.com/OctoPrint/plugins.octoprint.org/issues/1101 and I think this may need to be addressed in your update hook here.

https://github.com/jukebox42/Octoprint-PrusaMMU/blob/d1b358541eef969ae8e5139a3fa1f9622823360c/octoprint_prusammu/__init__.py#L403

jukebox42 commented 1 year ago

Well that's embarrassing. Thank you for reporting it. I just published a new version that fixes the issue.

@jneilliii I assume for everyone to fix their install they'll need to re-download the plugin?

jneilliii commented 1 year ago

They can uninstall (not erasing the data) and then reinstall from plugin manager and it should automatically correct it.