How to Show Current Version Number?

Hi Dear vyDay!

I add AutomaticUpdater to my wpf Form & want to show version of installed software to user. how i can show Current Version Number to user?

You have to read the version from within your app (e.g. a resource in your EXE).

It means that i can't get & Show version number i create at wyBuid in my VS Project?

what about getting version number from Client.wyc file?