[gems.appimage] fix: upgrade fails when the package was initially imported, but later added to remote database

This commit is contained in:
Vinicius Moreira
2023-07-11 12:05:31 -03:00
parent 7a4c3c08c1
commit 547602da51
3 changed files with 20 additions and 4 deletions

View File

@@ -9,6 +9,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- UI
- the "Skip" button on the initialization panel is now enabled after 10 seconds [#310](https://github.com/vinifmor/bauh/issues/310)
### Fixes
- AppImage
- upgrade fails when the package was initially imported, but later added to bauh's database [#321](https://github.com/vinifmor/bauh/issues/321)
### Contributions
- German translations by [Mape6](https://github.com/Mape6)