This is a small patch to address networking bugs
Fixed:
Network addresses are now ranked against a set of heuristics before being passed to the mDNS advertiser
We filter out known VPN tunnel interfaces and prioritise physical Ethernet or Wi-Fi devices
Basically this prevents NotiVR from advertising an unroutable IP address
You can override this ranking system by using the --ip launch option to provide a custom address to advertise
NotiVR now binds to all network interfaces
Version number is displayed correctly on the About page