4.4
"AM" 4.4 lets you roll back app versions!
I was asked about this feature a long time ago. You can now choose which version of the app (hosted on Github) you want to download instead of the installed one. You will be shown with a list that, by default, searches for the first 100 pages in api.github.com of the main application's repository, you just need to choose a number and press ENTER. Usage:
am --rollback ${PROGRAM}
Since this is the third version of AM in 24 hours, I remind you that it is now possible:
- quickly select snapshots from a menu (
-o
option); - use AM locally via alias, with AppMan support (
--user
option).
I hope you can appreciate this work to the fullest, it's been a couple of months since I touched the repository except to correct the installation scripts when reported by you.