version bump
This commit is contained in:
parent
bb06b9d0f0
commit
2684981765
3 changed files with 5 additions and 3 deletions
|
@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file.
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## [v1.4.7] - 2021-08-06
|
||||
## [v1.4.8] - 2021-08-08
|
||||
### Added
|
||||
- Map
|
||||
- Viewer: action to copy to clipboard
|
||||
|
@ -13,6 +13,8 @@ All notable changes to this project will be documented in this file.
|
|||
- auto album identification and naming
|
||||
- opening HEIC images from downloads content URI on Android R+
|
||||
|
||||
## [v1.4.7] - 2021-08-06 [YANKED]
|
||||
|
||||
## [v1.4.6] - 2021-07-22
|
||||
### Added
|
||||
- Albums / Countries / Tags: multiple selection
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
name: aves
|
||||
description: A visual media gallery and metadata explorer app.
|
||||
repository: https://github.com/deckerst/aves
|
||||
version: 1.4.7+51
|
||||
version: 1.4.8+52
|
||||
publish_to: none
|
||||
|
||||
environment:
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
Thanks for using Aves!
|
||||
v1.4.7:
|
||||
v1.4.8:
|
||||
- map page
|
||||
- viewer action to copy to clipboard
|
||||
- integration with OS global search
|
||||
|
|
Loading…
Reference in a new issue