fetch_json('https://api.github.com/repos/node-red/node-red/releases/latest')) return $this->parse_json('tag_name'); return false; } } ?>