Skip to content

Commit

Permalink
Release v1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
paulijar committed Jan 8, 2023
1 parent 291b97c commit e0102e5
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.1 - 2023-01-08
### Changed
- Keyboard shortcuts for seeking and volume step in smaller increments when ALT key is held down
- Keyboard shortcuts for seeking and volume adjustment step in smaller increments when ALT key is held down
[#1039](https://github.com/owncloud/music/issues/1039)
- The REST API for Ampache/Subsonic key managemnt made more consistent with the other REST APIs

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.0</version>
<version>1.8.1</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.0",
"version": "1.8.1",
"private": true,
"homepage": "https://github.com/owncloud/music",
"repository": {
Expand Down

0 comments on commit e0102e5

Please sign in to comment.