Skip to content

Commit edfe72f

Browse files
committed
feat(release): bump version
1 parent 4ae70e2 commit edfe72f

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.50.0] - 2024-08-30
11+
1012
### Fixed
1113

1214
- Search bar draws under the status bar when hiding keyboard
@@ -460,7 +462,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
460462

461463
- Initial Play Store release
462464

463-
[Unreleased]: https://github.com/msfjarvis/compose-lobsters/compare/v1.49.0...HEAD
465+
[Unreleased]: https://github.com/msfjarvis/compose-lobsters/compare/v1.50.0...HEAD
466+
[1.50.0]: https://github.com/msfjarvis/compose-lobsters/compare/v1.49.0...v1.50.0
464467
[1.49.0]: https://github.com/msfjarvis/compose-lobsters/compare/v1.48.0...v1.49.0
465468
[1.48.0]: https://github.com/msfjarvis/compose-lobsters/compare/v1.47.0...v1.48.0
466469
[1.47.0]: https://github.com/msfjarvis/compose-lobsters/compare/v1.46.0...v1.47.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=15000
5-
versioning-plugin.versionName=1.50.0-SNAPSHOT
5+
versioning-plugin.versionName=1.50.0

0 commit comments

Comments
 (0)