I have an application based on the peripheral uart sample, using NCS 1.8.0. I need to build in a version string that is queryable, so that anyone who connects to the device over Bluetooth can verify what version of custom software is running on the device. What's the cleanest way to build this in and make it available?