aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_reminders
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2023-11-23 09:24:19 +0100
committerJoas Schilling <coding@schilljs.com>2023-11-23 09:24:19 +0100
commitd9d3c02125aeefb608ee68ed057683429ed82dc0 (patch)
tree935053b72a250c3888ed34a210bdbe5a8f922805 /apps/files_reminders
parentcd25b3a0d1e4f76918753f80d529dbc496c80cee (diff)
downloadnextcloud-server-d9d3c02125aeefb608ee68ed057683429ed82dc0.tar.gz
nextcloud-server-d9d3c02125aeefb608ee68ed057683429ed82dc0.zip
fix(reminder): Fix app version and requirement for files_reminder app
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'apps/files_reminders')
-rw-r--r--apps/files_reminders/appinfo/info.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_reminders/appinfo/info.xml b/apps/files_reminders/appinfo/info.xml
index 73810e854da..583244248dc 100644
--- a/apps/files_reminders/appinfo/info.xml
+++ b/apps/files_reminders/appinfo/info.xml
@@ -8,7 +8,7 @@
Set file reminders.
]]></description>
- <version>1.0.0</version>
+ <version>1.1.0</version>
<licence>agpl</licence>
<author>Christopher Ng</author>
<namespace>FilesReminders</namespace>
@@ -18,7 +18,7 @@ Set file reminders.
<bugs>https://github.com/nextcloud/server/issues</bugs>
<dependencies>
- <nextcloud min-version="27" max-version="28" />
+ <nextcloud min-version="28" max-version="28" />
</dependencies>
<background-jobs>