version bump
This commit is contained in:
parent
df53b91bdf
commit
cbf555a31f
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.0"></a>[v1.8.0] - 2023-02-20
|
||||
## <a id="v1.8.1"></a>[v1.8.1] - 2023-02-21
|
||||
|
||||
### Added
|
||||
|
||||
|
@ -28,6 +28,8 @@ All notable changes to this project will be documented in this file.
|
|||
- copying to SD card in some cases
|
||||
- sharing SD card files referred by `file` URI
|
||||
|
||||
## <a id="v1.8.0"></a>[v1.8.0] - 2023-02-20 [YANKED]
|
||||
|
||||
## <a id="v1.7.10"></a>[v1.7.10] - 2023-01-18
|
||||
|
||||
### Added
|
||||
|
|
5
fastlane/metadata/android/en-US/changelogs/92.txt
Normal file
5
fastlane/metadata/android/en-US/changelogs/92.txt
Normal file
|
@ -0,0 +1,5 @@
|
|||
In v1.8.1:
|
||||
- Android TV support (cont'd)
|
||||
- hide your secrets in vaults
|
||||
- enjoy the app in Basque
|
||||
Full changelog available on GitHub
|
5
fastlane/metadata/android/en-US/changelogs/9201.txt
Normal file
5
fastlane/metadata/android/en-US/changelogs/9201.txt
Normal file
|
@ -0,0 +1,5 @@
|
|||
In v1.8.1:
|
||||
- Android TV support (cont'd)
|
||||
- hide your secrets in vaults
|
||||
- enjoy the app in Basque
|
||||
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.0+91
|
||||
version: 1.8.1+92
|
||||
publish_to: none
|
||||
|
||||
environment:
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
In v1.8.0:
|
||||
In v1.8.1:
|
||||
- Android TV support (cont'd)
|
||||
- hide your secrets in vaults
|
||||
- enjoy the app in Basque
|
||||
|
|
Loading…
Reference in a new issue