Skip to content

Commit

Permalink
Release v1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
paulijar committed Mar 1, 2021
1 parent ab033c5 commit b127f98
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 4 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@
.travis.yml export-ignore
composer.json export-ignore
composer.lock export-ignore
composer.php8.json export-ignore
behat.yml.travis export-ignore
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
## [Unreleased]
## 1.0.3 - 2021-03-01
### Added
- Support for Nextcloud 21
[#830](https://github.com/owncloud/music/issues/830)
- Support for PHP 8.0
- Comprehensive Finnish translation for the main application

### Changed
Expand Down
2 changes: 1 addition & 1 deletion appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Limitations: The app can handle libraries of more than 50´000 tracks on modern
<author>Pauli Järvinen (current author)</author>
<author>Morris Jobke (original author)</author>
<author>Jan-Christoph Borchardt (original design)</author>
<version>1.0.2</version>
<version>1.0.3</version>
<category>multimedia</category>
<screenshot>https://user-images.githubusercontent.com/8565946/107080070-6b523780-67f9-11eb-8adc-314059b04c1d.png</screenshot>
<screenshot>https://user-images.githubusercontent.com/8565946/107083303-17961d00-67fe-11eb-8b1c-5ad94b08a7bb.png</screenshot>
Expand Down
2 changes: 1 addition & 1 deletion 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.0.2",
"version": "1.0.3",
"private": true,
"homepage": "https://github.com/owncloud/music",
"repository": {
Expand Down

0 comments on commit b127f98

Please sign in to comment.