Skip to content

Commit

Permalink
Merge pull request #96 from nextcloud/update-main-version
Browse files Browse the repository at this point in the history
  • Loading branch information
skjnldsv authored Mar 28, 2024
2 parents 02f0b0b + 3c31c1f commit 8f50da3
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 @@ -4,14 +4,14 @@
<name>Preferred Providers</name>
<summary>Allow nextcloud to request user accounts</summary>
<description><![CDATA[Allow nextcloud to request user accounts]]></description>
<version>1.14.0</version>
<version>1.15.0</version>
<licence>agpl</licence>
<author>John Molakvoæ</author>
<namespace>Preferred_Providers</namespace>
<category>files</category>
<bugs>https://github.com/nextcloud/preferred_providers</bugs>
<dependencies>
<nextcloud min-version="26" max-version="29"/>
<nextcloud min-version="26" max-version="30"/>
</dependencies>
<background-jobs>
<job>OCA\Preferred_Providers\BackgroundJob\NotifyUnsetPassword</job>
Expand Down

0 comments on commit 8f50da3

Please sign in to comment.