Doodle3D / doodle3d-firmware

The API of the Doodle3D WiFi box. This can for example talk to print3d, save settings, update the firmware etc.
www.doodle3d.com
GNU General Public License v2.0
13 stars 9 forks source link

Doesn't download the latest beta release? #35

Closed peteruithoven closed 9 years ago

peteruithoven commented 9 years ago

The update/status tells us that 0.10.6-rc2 is the newest version, but when we update it updates to 0.10.6-rc1? It's probably related to: https://github.com/Doodle3D/doodle3d-firmware/issues/34

{
  "data": {
    "can_update": true,
    "current_release_date": "20141223",
    "current_version": "0.10.5",
    "newest_release_date": "20150616",
    "newest_version": "0.10.6-rc2",
    "state_code": 1,
    "state_text": ""
  },
  "status": "success"
}
peteruithoven commented 9 years ago

Forgot to rebuild the OpenWRT image before publishing it. See: https://github.com/Doodle3D/Doodle3D-release-publisher/issues/1