-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(deps): Add Nextcloud 32 support on master
Signed-off-by: Joas Schilling <[email protected]>
- Loading branch information
1 parent
c2f3980
commit ee29970
Showing
5 changed files
with
9 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -20,7 +20,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) | ||
]]></description> | ||
<version>2.0.0</version> | ||
<version>3.0.0-dev.0</version> | ||
<licence>agpl</licence> | ||
<author mail="[email protected]">Arthur Schiwon</author> | ||
<namespace>FlowNotifications</namespace> | ||
|
@@ -31,6 +31,6 @@ When an event happens where all conditions are apply, the user will receive a re | |
<screenshot>https://raw.githubusercontent.com/nextcloud/flow_notifications/master/screenshots/notification.png</screenshot> | ||
<screenshot>https://raw.githubusercontent.com/nextcloud/flow_notifications/master/screenshots/configuration.png</screenshot> | ||
<dependencies> | ||
<nextcloud min-version="31" max-version="31" /> | ||
<nextcloud min-version="32" max-version="32" /> | ||
</dependencies> | ||
</info> |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters