From dc09b8172496cbacb0663a38bb6c1a06fd280c59 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Wed, 17 May 2023 15:33:37 +0200 Subject: [PATCH] feat(deps): Add Nextcloud 28 support on master Signed-off-by: Joas Schilling --- appinfo/info.xml | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/appinfo/info.xml b/appinfo/info.xml index 99f7299..df9afec 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -14,7 +14,7 @@ When an event happens where all conditions are apply, the user will receive a re ![Flow Notification](https://raw.githubusercontent.com/nextcloud/flow_notifications/master/screenshots/notification.png) ]]> - 1.7.0 + 1.8.0 agpl Arthur Schiwon FlowNotifications @@ -25,6 +25,6 @@ When an event happens where all conditions are apply, the user will receive a re https://raw.githubusercontent.com/nextcloud/flow_notifications/master/screenshots/notification.png https://raw.githubusercontent.com/nextcloud/flow_notifications/master/screenshots/configuration.png - + diff --git a/package.json b/package.json index 23f5af8..160c2a0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "flow_notifications", - "version": "1.7.0", + "version": "1.8.0", "description": "", "main": "src/main.js", "directories": {