Skip to content

Commit a41b465

Browse files
committed
feat(release): bump version
1 parent a703860 commit a41b465

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.32.0] - 2023-07-27
11+
1012
### Changed
1113

1214
* Upgrade to AndroidX July 26 release
@@ -267,7 +269,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
267269

268270
* Initial Play Store release
269271

270-
[Unreleased]: https://github.com/msfjarvis/compose-lobsters/compare/v1.31.0...HEAD
272+
[Unreleased]: https://github.com/msfjarvis/compose-lobsters/compare/v1.32.0...HEAD
273+
274+
[1.32.0]: https://github.com/msfjarvis/compose-lobsters/compare/v1.31.0...v1.32.0
271275

272276
[1.31.0]: https://github.com/msfjarvis/compose-lobsters/compare/v1.30.0...v1.31.0
273277

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

0 commit comments

Comments
 (0)