aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoas Schilling <213943+nickvergessen@users.noreply.github.com>2023-11-23 09:38:02 +0100
committerGitHub <noreply@github.com>2023-11-23 09:38:02 +0100
commitf1a7fcea8111a36ff8ba8fcd57b91142f9e8c146 (patch)
tree935053b72a250c3888ed34a210bdbe5a8f922805
parentcd25b3a0d1e4f76918753f80d529dbc496c80cee (diff)
parentd9d3c02125aeefb608ee68ed057683429ed82dc0 (diff)
downloadnextcloud-server-f1a7fcea8111a36ff8ba8fcd57b91142f9e8c146.tar.gz
nextcloud-server-f1a7fcea8111a36ff8ba8fcd57b91142f9e8c146.zip
Merge pull request #41676 from nextcloud/bugfix/noid/fix-reminder-version
fix(reminder): Fix app version and requirement for files_reminder app
-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>