Skip to content

Commit 7d0c697

Browse files
committed
feat(release): bump version
1 parent 18cb5dc commit 7d0c697

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [1.29.0] - 2023-06-08
11+
1012
### Added
1113

1214
* Backup and restore options for saved posts
@@ -242,7 +244,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
242244

243245
* Initial Play Store release
244246

245-
[Unreleased]: https://github.com/msfjarvis/compose-lobsters/compare/v1.28.0...HEAD
247+
[Unreleased]: https://github.com/msfjarvis/compose-lobsters/compare/v1.29.0...HEAD
248+
249+
[1.29.0]: https://github.com/msfjarvis/compose-lobsters/compare/v1.28.0...v1.29.0
246250

247251
[1.28.0]: https://github.com/msfjarvis/compose-lobsters/compare/v1.27.0...v1.28.0
248252

android/version.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
# This file was automatically generated by 'versioning-plugin'. DO NOT EDIT MANUALLY.
33
#
44
versioning-plugin.versionCode=12900
5-
versioning-plugin.versionName=1.29.0-SNAPSHOT
5+
versioning-plugin.versionName=1.29.0

0 commit comments

Comments
 (0)