version bump
This commit is contained in:
parent
7f92b321e8
commit
c470a8669f
5 changed files with 15 additions and 3 deletions
|
@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
|
|||
|
||||
## <a id="unreleased"></a>[Unreleased]
|
||||
|
||||
## <a id="v1.8.7"></a>[v1.8.7] - 2023-05-26
|
||||
## <a id="v1.8.8"></a>[v1.8.8] - 2023-05-28
|
||||
|
||||
### Added
|
||||
|
||||
|
@ -26,6 +26,8 @@ All notable changes to this project will be documented in this file.
|
|||
- crash when cataloguing PSD with large XMP
|
||||
- crash when cataloguing large HEIF
|
||||
|
||||
## <a id="v1.8.7"></a>[v1.8.7] - 2023-05-26 [YANKED]
|
||||
|
||||
## <a id="v1.8.6"></a>[v1.8.6] - 2023-04-30
|
||||
|
||||
### Added
|
||||
|
|
5
fastlane/metadata/android/en-US/changelogs/99.txt
Normal file
5
fastlane/metadata/android/en-US/changelogs/99.txt
Normal file
|
@ -0,0 +1,5 @@
|
|||
In v1.8.8:
|
||||
- play your animated PNGs
|
||||
- set your home to the Tags page
|
||||
- enjoy the app in Norwegian (Nynorsk)
|
||||
Full changelog available on GitHub
|
5
fastlane/metadata/android/en-US/changelogs/9901.txt
Normal file
5
fastlane/metadata/android/en-US/changelogs/9901.txt
Normal file
|
@ -0,0 +1,5 @@
|
|||
In v1.8.8:
|
||||
- play your animated PNGs
|
||||
- set your home to the Tags page
|
||||
- enjoy the app in Norwegian (Nynorsk)
|
||||
Full changelog available on GitHub
|
|
@ -7,7 +7,7 @@ repository: https://github.com/deckerst/aves
|
|||
# - play changelog: /whatsnew/whatsnew-en-US
|
||||
# - izzy changelog: /fastlane/metadata/android/en-US/changelogs/XX01.txt
|
||||
# - libre changelog: /fastlane/metadata/android/en-US/changelogs/XX.txt
|
||||
version: 1.8.7+98
|
||||
version: 1.8.8+99
|
||||
publish_to: none
|
||||
|
||||
environment:
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
In v1.8.7:
|
||||
In v1.8.8:
|
||||
- play your animated PNGs
|
||||
- set your home to the Tags page
|
||||
- enjoy the app in Norwegian (Nynorsk)
|
||||
|
|
Loading…
Reference in a new issue