diff --git a/CHANGELOG.md b/CHANGELOG.md
index e71f00321..ea9c8f12a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
## [Unreleased]
-## [v1.8.7] - 2023-05-26
+## [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
+## [v1.8.7] - 2023-05-26 [YANKED]
+
## [v1.8.6] - 2023-04-30
### Added
diff --git a/fastlane/metadata/android/en-US/changelogs/99.txt b/fastlane/metadata/android/en-US/changelogs/99.txt
new file mode 100644
index 000000000..68e9fb683
--- /dev/null
+++ b/fastlane/metadata/android/en-US/changelogs/99.txt
@@ -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
\ No newline at end of file
diff --git a/fastlane/metadata/android/en-US/changelogs/9901.txt b/fastlane/metadata/android/en-US/changelogs/9901.txt
new file mode 100644
index 000000000..68e9fb683
--- /dev/null
+++ b/fastlane/metadata/android/en-US/changelogs/9901.txt
@@ -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
\ No newline at end of file
diff --git a/pubspec.yaml b/pubspec.yaml
index d22339473..836c73047 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -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:
diff --git a/whatsnew/whatsnew-en-US b/whatsnew/whatsnew-en-US
index 58bdc5c44..68e9fb683 100644
--- a/whatsnew/whatsnew-en-US
+++ b/whatsnew/whatsnew-en-US
@@ -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)