Skip to content

Commit

Permalink
music 0.3.8
Browse files Browse the repository at this point in the history
 * support for ogg (#416 by pellaeon)
 * fix issue with not existing prepareQuery (#411 by roha4000)
 * fix failures after upload to public link shares (#436, #387)
 * fix for Angular variable names (#425 by DavidPrevot)
  • Loading branch information
MorrisJobke committed Oct 27, 2015
1 parent 0ef7129 commit 172582d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
v0.3.8 2015-10-27

* support for ogg (#416 by pellaeon)
* fix issue with not existing prepareQuery (#411 by roha4000)
* fix failures after upload to public link shares (#436, #387)
* fix for Angular variable names (#425 by DavidPrevot)

v0.3.7 2015-07-16

* fix issue with SQL statement in background job for MySQL (#372)
Expand Down
2 changes: 1 addition & 1 deletion appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<description>Music player and server for ownCloud</description>
<licence>AGPLv3</licence>
<author>Morris Jobke, Jan-Christoph Borchardt (design)</author>
<version>0.3.7</version>
<version>0.3.8</version>
<require>7</require>
<types>
<!-- update metadata cache when create/update/delete a file -->
Expand Down

0 comments on commit 172582d

Please # to comment.