From d5a4d7f91a8361d2924e5f22e7e7e14419a03c53 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Wed, 30 Aug 2023 10:38:14 +0000 Subject: [PATCH] feat(release): bump version --- CHANGELOG.md | 6 +++++- android/version.properties | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0805defa..82d0a3fa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [1.34.0] - 2023-08-30 + ### Added * Add a swipe action on each story to open the comments page on `lobste.rs` @@ -291,7 +293,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.33.0...HEAD +[Unreleased]: https://github.com/msfjarvis/compose-lobsters/compare/v1.34.0...HEAD + +[1.34.0]: https://github.com/msfjarvis/compose-lobsters/compare/v1.33.0...v1.34.0 [1.33.0]: https://github.com/msfjarvis/compose-lobsters/compare/v1.32.0...v1.33.0 diff --git a/android/version.properties b/android/version.properties index 158d3a92..214fa0f7 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=13400 -versioning-plugin.versionName=1.34.0-SNAPSHOT +versioning-plugin.versionName=1.34.0