Skip to content

Commit

Permalink
Merge pull request #333 from nextcloud/update-master-version
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelklehr authored Sep 22, 2022
2 parents 787c011 + 45b95a7 commit f01f9eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ The app does not send any sensitive data to cloud providers or similar services.
<screenshot>https://raw.githubusercontent.com/marcelklehr/recognize/master/screenshots/imagenet_examples.jpg</screenshot>
<dependencies>
<php min-version="7.4" />
<nextcloud min-version="24" max-version="25" />
<nextcloud min-version="24" max-version="26" />
</dependencies>
<background-jobs>
<job>OCA\Recognize\BackgroundJobs\SchedulerJob</job>
Expand Down

0 comments on commit f01f9eb

Please sign in to comment.