Skip to content

Commit 386f540

Browse files
committed
Release v1.8.3
1 parent ae7cfb7 commit 386f540

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
## [Unreleased]
1+
## 1.8.3 - 2023-04-08
22
### Fixed
3-
- On onwCloud, flooding the log with errors "Cannot declare class because the name is already in use" (since v1.8.2)
3+
- On ownCloud, flooding the log with errors "Cannot declare class because the name is already in use" (since v1.8.2)
44
[#1060](https://github.com/owncloud/music/pull/1060) @prsnbrg
55
- Nextcloud 25 and later not running the Music background tasks: podcast channel updates, database cleanup
66
[#1044](https://github.com/owncloud/music/issues/1044)

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.8.2</version>
22+
<version>1.8.3</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>

build/package-lock.json

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

build/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.8.2",
4+
"version": "1.8.3",
55
"private": true,
66
"homepage": "https://github.com/owncloud/music",
77
"repository": {

0 commit comments

Comments
 (0)