Skip to content

Commit

Permalink
Up version
Browse files Browse the repository at this point in the history
  • Loading branch information
ariselseng committed Nov 14, 2021
1 parent 422f785 commit 9f2974a
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.11</version>
<version>0.7.13</version>
<licence>agpl</licence>
<author mail="ari@selseng.net" >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="21"/>
<nextcloud min-version="17" max-version="22"/>
</dependencies>
<types><filesystem/></types>
</info>

0 comments on commit 9f2974a

Please sign in to comment.