fraschetti / Octoslack

OctoPrint plugin for Slack, Mattermost, Pushbullet, Pushover, Rocket.Chat, Discord, Riot/Matrix, & Microsoft Teams
MIT License
74 stars 34 forks source link

Update 1.4.0 -> 1.4.1 not possible #17

Closed MarphXL closed 6 years ago

MarphXL commented 6 years ago

Have OctoPrint v1.3.6 on a raspberry pi jessie lite and Octoslack v1.4.0. Getting the Update-Message for OctoSlack v1.4.1 After installing via Webinterface, OctoPi installed succesfully, reboot and I have only v1.4.0 and get the updatemessage to 1.4.1. Try it for several times. What should I do?

fraschetti commented 6 years ago

Hi @MarphXL The upgrade likely succeeded but in my rush to get the 1.3.6 out the door, I failed to bump the internal Octoslack version in the code to 1.4.1. The end result is OctoPrint thinking Octoslack is still on 1.4.0 but that git has a 1.4.1 available. I'll be pushing another release shortly which won't have any new functionality but should take care of this upgrade issue.

MarphXL commented 6 years ago

great Chris! And good Job. It's a fantastic plugin

2017-12-19 19:10 GMT+01:00 Chris Fraschetti notifications@github.com:

Hi @MarphXL https://github.com/marphxl The upgrade likely succeeded but in my rush to get the 1.3.6 out the door, I failed to bump the internal Octoslack version in the code to 1.4.1. The end result is OctoPrint thinking Octoslack is still on 1.4.0 but that git has a 1.4.1 available. I'll be pushing another release shortly which won't have any new functionality but should take care of this upgrade issue.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/fraschetti/Octoslack/issues/17#issuecomment-352840578, or mute the thread https://github.com/notifications/unsubscribe-auth/AhFBdI7fRd51_EVvmtpU-1nJLVrcwRYtks5tB_wUgaJpZM4RHGv3 .

fraschetti commented 6 years ago

I've just released 1.4.2 which should fix this upgrade issue. Thanks!