local version = util.exec('batctl -v'):match('%[batman%-adv: ([^%]]+)%]')

return { version = version }