Skip to content

Commit

Permalink
Release v1.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
paulijar committed Apr 8, 2023
1 parent ae7cfb7 commit 386f540
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## [Unreleased]
## 1.8.3 - 2023-04-08
### Fixed
- On onwCloud, flooding the log with errors "Cannot declare class because the name is already in use" (since v1.8.2)
- On ownCloud, flooding the log with errors "Cannot declare class because the name is already in use" (since v1.8.2)
[#1060](https://github.com/owncloud/music/pull/1060) @prsnbrg
- Nextcloud 25 and later not running the Music background tasks: podcast channel updates, database cleanup
[#1044](https://github.com/owncloud/music/issues/1044)
Expand Down
2 changes: 1 addition & 1 deletion appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<author>Pauli Järvinen (current author)</author>
<author>Morris Jobke (original author)</author>
<author>Jan-Christoph Borchardt (original design)</author>
<version>1.8.2</version>
<version>1.8.3</version>
<category>multimedia</category>
<screenshot>https://user-images.githubusercontent.com/8565946/132128608-34dc576b-07b7-424c-ae81-a63b9128f3d7.png</screenshot>
<screenshot>https://user-images.githubusercontent.com/8565946/132128615-554d117c-786f-4847-b110-cd4018b65186.png</screenshot>
Expand Down
4 changes: 2 additions & 2 deletions build/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion build/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "music",
"description": "Music player and server for ownCloud and Nextcloud",
"version": "1.8.2",
"version": "1.8.3",
"private": true,
"homepage": "https://github.com/owncloud/music",
"repository": {
Expand Down

0 comments on commit 386f540

Please sign in to comment.