You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/dashboard/appinfo/info.xml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@
8
8
9
9
The Nextcloud Dashboard is your starting point of the day, giving you an overview of your upcoming appointments, urgent emails, chat messages, incoming tickets, latest tweets and much more! Users can add the widgets they like and change the background to their liking.]]>
10
10
</description>
11
-
<version>7.7.0</version>
11
+
<version>7.8.0</version>
12
12
<licence>agpl</licence>
13
13
<author>Julius Härtl</author>
14
14
<namespace>Dashboard</namespace>
@@ -18,7 +18,7 @@ The Nextcloud Dashboard is your starting point of the day, giving you an overvie
Copy file name to clipboardExpand all lines: apps/encryption/appinfo/info.xml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ In order to use this encryption module you need to enable server-side encryption
9
9
The module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.
10
10
Please read the documentation to know all implications before you decide to enable server-side encryption.
11
11
</description>
12
-
<version>2.15.0</version>
12
+
<version>2.16.0</version>
13
13
<licence>agpl</licence>
14
14
<author>Bjoern Schiessle</author>
15
15
<author>Clark Tomlinson</author>
@@ -26,7 +26,7 @@ Please read the documentation to know all implications before you decide to enab
0 commit comments