Skip to content

Commit 2460af3

Browse files
committed
feat(deps): Add Nextcloud 35 support on master
Signed-off-by: Joas Schilling <coding@schilljs.com>
1 parent d0ea456 commit 2460af3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

appinfo/info.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<name>Monitoring</name>
1010
<summary>Monitoring app with useful server information</summary>
1111
<description>Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc.</description>
12-
<version>6.0.0-dev.0</version>
12+
<version>7.0.0-dev.0</version>
1313
<licence>agpl</licence>
1414
<author>Bjoern Schiessle</author>
1515
<author>Ivan Sein Santiago</author>
@@ -19,7 +19,7 @@
1919
<category>monitoring</category>
2020
<bugs>https://github.com/nextcloud/serverinfo/issues</bugs>
2121
<dependencies>
22-
<nextcloud min-version="34" max-version="34" />
22+
<nextcloud min-version="35" max-version="35" />
2323
</dependencies>
2424
<background-jobs>
2525
<job>OCA\ServerInfo\Jobs\UpdateStorageStats</job>

0 commit comments

Comments
 (0)