Skip to content

Commit

Permalink
Up versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ariselseng committed Jun 15, 2020
1 parent 4bded1f commit f094c2a
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@
<id>camerarawpreviews</id>
<name>Camera RAW Previews</name>
<summary>Preview and show camera RAW files in Nextcloud/ownCloud</summary>
<description><![CDATA[This app will make previews of &quot;RAW&quot; files from cameras in Nextcloud/ownCloud.]]></description>
<version>0.7.3</version>
<description>
<![CDATA[This app will make previews of &quot;RAW&quot; files from cameras in Nextcloud/ownCloud.]]></description>
<version>0.7.4</version>
<licence>agpl</licence>
<author mail="[email protected]" >Ari Selseng</author>
<namespace>CameraRawPreviews</namespace>
Expand All @@ -14,8 +15,8 @@
<category>multimedia</category>
<bugs>https://github.com/ariselseng/camerarawpreviews/issues</bugs>
<dependencies>
<owncloud min-version="10" max-version="10" />
<nextcloud min-version="15" max-version="18"/>
<owncloud min-version="10" max-version="10"/>
<nextcloud min-version="15" max-version="19"/>
</dependencies>
<types><filesystem/></types>
</info>

0 comments on commit f094c2a

Please sign in to comment.