Provide way how to check version in CLI
I compiled this project to OpenWrt and I noticed that in the package there are four binaries list_notification
, user-notify-display
, notify-cli
, create_notification
. Is there any way how I can check which version of a notification system, which I installed if I don't count opkg
?
Would be good if some binaries can provide the version by using the parameter version
.