From 4c8e30bcc920269d59fcc32c2dfb325092d19f05 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Tue, 25 Jul 2023 10:38:59 +0000 Subject: [PATCH] feat(release): bump version --- CHANGELOG.md | 14 +++++++++----- android/version.properties | 2 +- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4f6cae2b..71d44247 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,15 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [1.31.0] - 2023-07-25 + ### Added -* Added the ability to search for posts -* Text in the comments page is now selectable +* Added the ability to search for posts +* Text in the comments page is now selectable ### Changed -* Upgrade to Compose July release -* Upgrade to Kotlin 1.9.0 +* Upgrade to Compose July release +* Upgrade to Kotlin 1.9.0 ## [1.30.0] - 2023-07-02 @@ -260,7 +262,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 * Initial Play Store release -[Unreleased]: https://github.com/msfjarvis/compose-lobsters/compare/v1.30.0...HEAD +[Unreleased]: https://github.com/msfjarvis/compose-lobsters/compare/v1.31.0...HEAD + +[1.31.0]: https://github.com/msfjarvis/compose-lobsters/compare/v1.30.0...v1.31.0 [1.30.0]: https://github.com/msfjarvis/compose-lobsters/compare/v1.29.0...v1.30.0 diff --git a/android/version.properties b/android/version.properties index 451f617b..89178bda 100644 --- a/android/version.properties +++ b/android/version.properties @@ -2,4 +2,4 @@ # This file was automatically generated by 'versioning-plugin'. DO NOT EDIT MANUALLY. # versioning-plugin.versionCode=13100 -versioning-plugin.versionName=1.31.0-SNAPSHOT +versioning-plugin.versionName=1.31.0