The nrfutil documentation/application is used to create a .zip file to dfu update. This package may contain a combination of application/bootloader/soft device along with versions (or ID) for each. Since the decision to update may be based upon the current installed version/ID, is it possible to retrieve these version/IDs to determine if an update is necessary? For instance, I may want to update to software version 10. How might I retrieve current version for determining dependencies and ramifications of updating?