File tree Expand file tree Collapse file tree 4 files changed +7
-5
lines changed Expand file tree Collapse file tree 4 files changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ Find the full documentation at [docs.nextcloudpi.com](http://docs.nextcloudpi.co
1616## Features
1717
1818 * Debian/Raspbian 10 Buster
19- * Nextcloud 20.0.3
19+ * Nextcloud 20.0.4
2020 * Apache 2.4.25, with HTTP2 enabled
2121 * PHP 7.3
2222 * MariaDB 10
Original file line number Diff line number Diff line change 11
2- [ v1.33.2 ] ( https://github.com/nextcloud/nextcloudpi/commit/1dc17a5 ) (2021-01-01) ncp-config: fix empty values
2+ [ v1.34.0 ] ( https://github.com/nextcloud/nextcloudpi/commit/68181eb ) (2021-01-01) upgrade to NC20.0.4
33
4- [ v1.33.1] ( https://github.com/nextcloud/nextcloudpi/commit/42fd597 ) (2020-12-12) nc-update-nc: improve error messages
4+ [ v1.33.2] ( https://github.com/nextcloud/nextcloudpi/commit/08e5a36 ) (2021-01-01) ncp-config: fix empty values
5+
6+ [ v1.33.1 ] ( https://github.com/nextcloud/nextcloudpi/commit/42fd597 ) (2020-12-12) nc-update-nc: improve error messages
57
68[ v1.33.0] ( https://github.com/nextcloud/nextcloudpi/commit/ffd0b44 ) (2020-12-10) upgrade to NC20.0.3
79
Original file line number Diff line number Diff line change 99 {
1010 " id" : " VER" ,
1111 " name" : " Version" ,
12- " value" : " 20.0.3 "
12+ " value" : " 20.0.4 "
1313 },
1414 {
1515 " id" : " BETA" ,
Original file line number Diff line number Diff line change 11{
2- " nextcloud_version" : " 20.0.3 " ,
2+ " nextcloud_version" : " 20.0.4 " ,
33 " php_version" : " 7.3" ,
44 " release" : " buster"
55}
You can’t perform that action at this time.
0 commit comments