alesimula / wsa_pacman

A GUI package manager and package installer for Windows Subsystem for Android (WSA)
GNU General Public License v3.0
3.9k stars 836 forks source link

add version number to app and to WSA-pacman.exe file properties #6

Open milnak opened 2 years ago

milnak commented 2 years ago

Currently no way (that I can find) to determine what version I have installed.

Would be nice to have an updater as well.

alesimula commented 2 years ago

@milnak I'm now displaying the version number on the navigation bar in the latest release; implementing the updater might be a little more complex though

Void48 commented 2 years ago

@milnak I'm now displaying the version number on the navigation bar in the latest release; implementing the updater might be a little more complex though

Some kind of updater for apps would be amazing!

wenmin92 commented 2 years ago

Some kind of updater for apps would be amazing!

Try https://github.com/alesimula/wsa_pacman/issues/10, you should like it.