Skip to content
Snippets Groups Projects
Commit 9908231b authored by onny's avatar onny
Browse files

nextcloud 13 version bump

parent d17b7720
No related branches found
No related tags found
No related merge requests found
## 0.6.1 – 2018-08-11
### Changed
- Display station metadata
[#53]() @onny
## 0.6.0 – 2017-08-11
### Added
- Display station metadata
......
Copyright 2016 Jonas Heinrich
Copyright 2018 Jonas Heinrich
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
......
......@@ -3,7 +3,7 @@
<id>radio</id>
<name>Radio</name>
<description>Listening to your favorite radio stations in Nextcloud</description>
<version>0.6.0</version>
<version>0.6.1</version>
<licence>agpl</licence>
<author>Jonas Heinrich</author>
<bugs>https://git.project-insanity.org/onny/nextcloud-app-radio/issues</bugs>
......@@ -12,6 +12,6 @@
<screenshot>https://onny.project-insanity.org/files/radio-app.png</screenshot>
<dependencies>
<owncloud min-version="9.1" max-version="9.2"/>
<nextcloud min-version="10" max-version="12"/>
<nextcloud min-version="10" max-version="13"/>
</dependencies>
</info>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment