We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cd25b3a + d9d3c02 commit f1a7fceCopy full SHA for f1a7fce
apps/files_reminders/appinfo/info.xml
@@ -8,7 +8,7 @@
8
9
Set file reminders.
10
]]></description>
11
- <version>1.0.0</version>
+ <version>1.1.0</version>
12
<licence>agpl</licence>
13
<author>Christopher Ng</author>
14
<namespace>FilesReminders</namespace>
@@ -18,7 +18,7 @@ Set file reminders.
18
<bugs>https://github.com/nextcloud/server/issues</bugs>
19
20
<dependencies>
21
- <nextcloud min-version="27" max-version="28" />
+ <nextcloud min-version="28" max-version="28" />
22
</dependencies>
23
24
<background-jobs>
0 commit comments