]> source.dussan.org Git - nextcloud-server.git/commit
Add nextcloud_announcements to shipped.json 2323/head
authorLukas Reschke <lukas@statuscode.ch>
Fri, 25 Nov 2016 08:39:57 +0000 (09:39 +0100)
committerLukas Reschke <lukas@statuscode.ch>
Fri, 25 Nov 2016 08:39:57 +0000 (09:39 +0100)
commitdee88d08e4884dfc6440dd664d84e710cd5aa333
treeef9439a23bf1797d2e7bbce4264a9d6f5d3099a9
parent7b2c60d1a369ad63494ace68ecdd8ae1e0fd280a
Add nextcloud_announcements to shipped.json

Otherwise on the update from beta1 to beta2 the app would be disabled again as incompatible:

```
root@cloud:/var/www/html# sudo -u www-data php occ upgrade
Nextcloud or one of the apps require upgrade - only a limited number of commands are available
You may use your browser or the occ upgrade command to do the upgrade
Set log level to debug
Turned on maintenance mode
Updating database schema
Updated database
Disabled 3rd-party app: calendar
Disabled 3rd-party app: contacts
Disabled 3rd-party app: nextcloud_announcements
Disabled 3rd-party app: spreed
Update 3rd-party app: calendar
Update 3rd-party app: contacts
```

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
core/shipped.json