Skip to content

Commit

Permalink
Up version
Browse files Browse the repository at this point in the history
  • Loading branch information
ariselseng committed Oct 26, 2020
1 parent aa5439f commit 0a9acb6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<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.8</version>
<version>0.7.9</version>
<licence>agpl</licence>
<author mail="[email protected]" >Ari Selseng</author>
<namespace>CameraRawPreviews</namespace>
Expand All @@ -17,7 +17,7 @@
<dependencies>
<php min-version="7.2"></php>
<owncloud min-version="10.0.9" max-version="10"/>
<nextcloud min-version="17" max-version="19"/>
<nextcloud min-version="17" max-version="20"/>
</dependencies>
<types><filesystem/></types>
</info>

0 comments on commit 0a9acb6

Please sign in to comment.