Updating to 0.5.13 - Printable Version +- Gekko Forum (https://forum.gekko.wizb.it) +-- Forum: Gekko (https://forum.gekko.wizb.it/forum-13.html) +--- Forum: Technical Support (https://forum.gekko.wizb.it/forum-19.html) +--- Thread: Updating to 0.5.13 (/thread-70.html) |
Updating to 0.5.13 - Drewskie - 01-24-2018 I see version 0.5.13 has been released but when I try update via Code: git pull It says I am already up to date but it is still running 0.5.12 Any idea what I am doing wrong? RE: Updating to 0.5.13 - askmike - 01-25-2018 You mean in the bottom of the UI? This was actually something I forgot to do when I pushed out the exchange. I fixed it for now! It is correctly stated in the commandline prompt, like so: RE: Updating to 0.5.13 - Drewskie - 01-26-2018 In terminal mine still stats 0.5.12 $$$$$$/ $$$$$$$$/ $$/ $$/ $$/ $$/ $$$$$$/ Gekko v0.5.12 I'm gonna make you rich, Bud Fox. Serving Gekko UI on http://192.168.1.3:3000/ However I ran git pull today and it updated to the latest version. RE: Updating to 0.5.13 - Daniel Moura - 02-15-2018 I tried update, did download the zip package, copy to folder, but the version stay 0.5.12, how i update ? RE: Updating to 0.5.13 - Daniel Moura - 02-16-2018 (01-26-2018, 03:28 AM)Drewskie Wrote: In terminal mine still stats 0.5.12 Drewskie found solution to update ? Updating to 0.5.13 - ankasem - 02-20-2018 hi new 0.5.13 update run terminal Exit in the gekko folder cd .. rename gekko folder git clone git://github.com/askmike/gekko.git cd gekko npm install --only=production node gekko --ui -------------------------------------- first copy the history folder to another if there are downloaded data |