Skip to content

Commit b3313ef

Browse files
committed
feat(release): bump version
1 parent bc14e58 commit b3313ef

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 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.47.0] - 2024-05-14
11+
1012
### Changed
1113

1214
- Bring back dividers between posts (I regret my earlier choices)
@@ -421,7 +423,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
421423

422424
- Initial Play Store release
423425

424-
[Unreleased]: https://github.com/msfjarvis/compose-lobsters/compare/v1.46.0...HEAD
426+
[Unreleased]: https://github.com/msfjarvis/compose-lobsters/compare/v1.47.0...HEAD
427+
[1.47.0]: https://github.com/msfjarvis/compose-lobsters/compare/v1.46.0...v1.47.0
425428
[1.46.0]: https://github.com/msfjarvis/compose-lobsters/compare/v1.45.0...v1.46.0
426429
[1.45.0]: https://github.com/msfjarvis/compose-lobsters/compare/v1.44.0...v1.45.0
427430
[1.44.0]: https://github.com/msfjarvis/compose-lobsters/compare/v1.43.0...v1.44.0

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=14700
5-
versioning-plugin.versionName=1.47.0-SNAPSHOT
5+
versioning-plugin.versionName=1.47.0

0 commit comments

Comments
 (0)