summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon L <szaimen@e.mail.de>2023-03-27 09:57:23 +0200
committerGitHub <noreply@github.com>2023-03-27 09:57:23 +0200
commit985f7caa99cc724f7768c8a3b1ebe5d76f359007 (patch)
tree3bc939b0aa081702b127ab0bb7ea1ba8e2dd38dc
parente493e72ffb29e0accdf11cf06b0f9641fdb4858f (diff)
parent5c514eac4425e94f0644314fa23387c4f8723d57 (diff)
downloadnextcloud-server-985f7caa99cc724f7768c8a3b1ebe5d76f359007.tar.gz
nextcloud-server-985f7caa99cc724f7768c8a3b1ebe5d76f359007.zip
Merge pull request #37416 from nextcloud/fix/37415
Add back missing dashboard version
-rw-r--r--apps/dashboard/appinfo/info.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/dashboard/appinfo/info.xml b/apps/dashboard/appinfo/info.xml
index 9a703b3e64d..6c43c310557 100644
--- a/apps/dashboard/appinfo/info.xml
+++ b/apps/dashboard/appinfo/info.xml
@@ -8,6 +8,7 @@
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.]]>
</description>
+ <version>7.7.0</version>
<licence>agpl</licence>
<author>Julius Härtl</author>
<namespace>Dashboard</namespace>