Skip to content

Commit ffe63bb

Browse files
committed
feat(release): bump version
1 parent 75d8a2d commit ffe63bb

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.39.0] - 2024-01-23
11+
1012
### Changed
1113

1214
* Add HTML bookmarks as an export format
@@ -342,7 +344,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
342344

343345
* Initial Play Store release
344346

345-
[Unreleased]: https://github.com/msfjarvis/compose-lobsters/compare/v1.38.0...HEAD
347+
[Unreleased]: https://github.com/msfjarvis/compose-lobsters/compare/v1.39.0...HEAD
348+
349+
[1.39.0]: https://github.com/msfjarvis/compose-lobsters/compare/v1.38.0...v1.39.0
346350

347351
[1.38.0]: https://github.com/msfjarvis/compose-lobsters/compare/v1.37.0...v1.38.0
348352

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

0 commit comments

Comments
 (0)