Skip to content

Commit 9c55936

Browse files
committed
feat: support nextcloud 33
1 parent ff4bae8 commit 9c55936

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Interval for fetch may be adjusted in the admin settings "Auto Currency" section
4444
<donation>https://ko-fi.com/casraf</donation>
4545
<donation type="paypal"><![CDATA[https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=TSH3C3ABGQM22&currency_code=ILS&source=url]]></donation>
4646
<dependencies>
47-
<nextcloud min-version="29" max-version="32"/>
47+
<nextcloud min-version="29" max-version="33"/>
4848
</dependencies>
4949
<background-jobs>
5050
<job>OCA\AutoCurrency\Cron\FetchCurrenciesJob</job>

0 commit comments

Comments
 (0)