Skip to content

Commit

Permalink
Nextcloud 23
Browse files Browse the repository at this point in the history
  • Loading branch information
ariselseng committed Nov 21, 2021
1 parent 24c37bc commit 4aa7aeb
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.14</version>
<version>0.7.15</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="22"/>
<nextcloud min-version="17" max-version="23"/>
</dependencies>
<types><filesystem/></types>
</info>

0 comments on commit 4aa7aeb

Please sign in to comment.