Skip to content

Commit c45c0ca

Browse files
authored
Update Nextcloud version and author in package.json
1 parent 1d70380 commit c45c0ca

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

dappnode_package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44
"upstream": [
55
{
66
"repo": "nextcloud/server",
7-
"version": "v34.0.0rc1",
7+
"version": "v33.0.3",
88
"arg": "UPSTREAM_VERSION"
99
}
1010
],
1111
"shortDescription": "Self-hosted cloud storage and collaboration platform",
1212
"description": "Nextcloud gives you access to all your files wherever you are. Run your own cloud storage, calendar, contacts, and office suite on your DAppNode — fully self-hosted and private.\n\nThis package includes Nextcloud with MariaDB and Redis for optimal performance.\n\n**Features:**\n- File sync and sharing across all your devices\n- Calendar, contacts, and task management\n- Collaborative document editing\n- Photo and media management\n- MariaDB database for reliability\n- Redis caching for fast performance\n\n**First run:** Visit the Nextcloud UI link below to complete the setup wizard and create your admin account.\n\nAccess Nextcloud at http://nextcloud.dappnode:8034",
1313
"type": "service",
1414
"mainService": "nextcloud",
15-
"author": "DAppNode Association <admin@dappnode.io> (https://github.com/dappnode)",
15+
"author": "Chuy García <chuy@dappnode.io> (https://github.com/dappnode)",
1616
"license": "AGPL-3.0",
1717
"categories": ["Storage", "Communications"],
1818
"links": {

0 commit comments

Comments
 (0)