Skip to content

Commit

Permalink
Release 7.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
brunchboy committed Aug 13, 2023
1 parent 408bfaf commit 056dee5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ This change log follows the conventions of

## [Unreleased][unreleased]

Nothing so far.

## [7.2.0] - 2023-08-13

### Added

- The `WaveformPreviewComponent` and `WaveformDetailComponent` now have
Expand Down Expand Up @@ -763,7 +767,8 @@ This change log follows the conventions of
- Initial early release of DeviceFinder.


[unreleased]: https://github.com/Deep-Symmetry/beat-link/compare/v7.1.0...HEAD
[unreleased]: https://github.com/Deep-Symmetry/beat-link/compare/v7.2.0...HEAD
[7.2.0]: https://github.com/Deep-Symmetry/beat-link/compare/v7.1.0...v7.2.0
[7.1.0]: https://github.com/Deep-Symmetry/beat-link/compare/v7.0.1...v7.1.0
[7.0.1]: https://github.com/Deep-Symmetry/beat-link/compare/v7.0.0...v7.0.1
[7.0.0]: https://github.com/Deep-Symmetry/beat-link/compare/v0.6.3...v7.0.0
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>org.deepsymmetry</groupId>
<artifactId>beat-link</artifactId>
<version>7.2.0-SNAPSHOT</version>
<version>7.2.0</version>
<packaging>jar</packaging>

<name>beat-link</name>
Expand Down

0 comments on commit 056dee5

Please sign in to comment.