Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloudpi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'etc/ncp.cfg')
-rw-r--r--etc/ncp.cfg10
1 files changed, 5 insertions, 5 deletions
diff --git a/etc/ncp.cfg b/etc/ncp.cfg
index 7fc3138a..5adf74ae 100644
--- a/etc/ncp.cfg
+++ b/etc/ncp.cfg
@@ -1,9 +1,9 @@
{
- "nextcloud_version": "16.0.2",
- "php_version": "7.2",
- "release": "stretch",
+ "nextcloud_version": "16.0.3",
+ "php_version": "7.3",
+ "release": "buster",
"release_issue": [
- "Debian GNU/Linux 9",
- "Raspbian GNU/Linux 9"
+ "Debian GNU/Linux 10",
+ "Raspbian GNU/Linux 10"
]
}