diff --git a/appinfo/info.xml b/appinfo/info.xml index df9afec..19310b4 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.8.0 + 1.9.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-lock.json b/package-lock.json index a8c46b4..aa133c5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "flow_notifications", - "version": "1.8.0", + "version": "1.9.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "flow_notifications", - "version": "1.8.0", + "version": "1.9.0", "license": "AGPL-3.0-or-later", "dependencies": { "vue": "^2.6.14" diff --git a/package.json b/package.json index cc09ac6..f40ff71 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "flow_notifications", - "version": "1.8.0", + "version": "1.9.0", "description": "", "main": "src/main.js", "directories": {