Skip to content

Commit f00f185

Browse files
committed
feat(release): bump version
1 parent a08ffb9 commit f00f185

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.44.0] - 2024-03-19
11+
1012
### Fixed
1113

1214
* Fixed a bug in the database code that was triggering crashes for
@@ -380,7 +382,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
380382

381383
* Initial Play Store release
382384

383-
[Unreleased]: https://github.com/msfjarvis/compose-lobsters/compare/v1.43.0...HEAD
385+
[Unreleased]: https://github.com/msfjarvis/compose-lobsters/compare/v1.44.0...HEAD
386+
387+
[1.44.0]: https://github.com/msfjarvis/compose-lobsters/compare/v1.43.0...v1.44.0
384388

385389
[1.43.0]: https://github.com/msfjarvis/compose-lobsters/compare/v1.42.0...v1.43.0
386390

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

0 commit comments

Comments
 (0)