Skip to content

Commit eb9a098

Browse files
committed
Release v2.0.0
1 parent 8962a78 commit eb9a098

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## [Unreleased]
1+
## 2.0.0 - 2024-06-23
22

33
### Added
44
- Additional tabs "Albums" and "Tracks" to the artist details pane

appinfo/info.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<author>Pauli Järvinen (current author)</author>
2020
<author>Morris Jobke (original author)</author>
2121
<author>Jan-Christoph Borchardt (original design)</author>
22-
<version>1.11.0</version>
22+
<version>2.0.0</version>
2323
<category>multimedia</category>
2424
<screenshot>https://user-images.githubusercontent.com/8565946/132128608-34dc576b-07b7-424c-ae81-a63b9128f3d7.png</screenshot>
2525
<screenshot>https://user-images.githubusercontent.com/8565946/132128615-554d117c-786f-4847-b110-cd4018b65186.png</screenshot>

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "music",
33
"description": "Music player and server for ownCloud and Nextcloud",
4-
"version": "1.11.0",
4+
"version": "2.0.0",
55
"private": true,
66
"homepage": "https://github.com/owncloud/music",
77
"repository": {

0 commit comments

Comments
 (0)