Skip to content

Commit 0224255

Browse files
committed
feat(release): bump version
1 parent 57bc93d commit 0224255

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

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

1214
- Tablet users can now navigate between hottest/newest/saved posts again
@@ -488,7 +490,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
488490

489491
- Initial Play Store release
490492

491-
[Unreleased]: https://github.com/msfjarvis/compose-lobsters/compare/v1.52.0...HEAD
493+
[Unreleased]: https://github.com/msfjarvis/compose-lobsters/compare/v1.53.0...HEAD
494+
[1.53.0]: https://github.com/msfjarvis/compose-lobsters/compare/v1.52.0...v1.53.0
492495
[1.52.0]: https://github.com/msfjarvis/compose-lobsters/compare/v1.51.0...v1.52.0
493496
[1.51.0]: https://github.com/msfjarvis/compose-lobsters/compare/v1.50.0...v1.51.0
494497
[1.50.0]: https://github.com/msfjarvis/compose-lobsters/compare/v1.49.0...v1.50.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=15300
5-
versioning-plugin.versionName=1.53.0-SNAPSHOT
5+
versioning-plugin.versionName=1.53.0

0 commit comments

Comments
 (0)