Skip to content

Commit

Permalink
upgrade to NC19.0.2
Browse files Browse the repository at this point in the history
Signed-off-by: nachoparker <nacho@ownyourbits.com>
  • Loading branch information
nachoparker committed Sep 19, 2020
1 parent 82baebf commit f00fe21
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Find the full documentation at [docs.nextcloudpi.com](http://docs.nextcloudpi.co
## Features

* Debian/Raspbian 10 Buster
* Nextcloud 19.0.2
* Nextcloud 19.0.3
* Apache 2.4.25, with HTTP2 enabled
* PHP 7.3
* MariaDB 10
Expand Down
4 changes: 3 additions & 1 deletion changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@

[v1.29.11](https://github.com/nextcloud/nextcloudpi/commit/17b6c71) (2020-09-03) ncp-web: added a lot of german locales
[v1.30.0](https://github.com/nextcloud/nextcloudpi/commit/bb96f7a) (2020-09-19) upgrade to NC19.0.2

[v1.29.10](https://github.com/nextcloud/nextcloudpi/commit/82baebf) (2020-09-03) ncp-web: added a lot of german locales

[v1.29.9 ](https://github.com/nextcloud/nextcloudpi/commit/3706ed0) (2020-09-12) nc-previews: fix killing generate-all

Expand Down
2 changes: 1 addition & 1 deletion etc/ncp-config.d/nc-nextcloud.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
{
"id": "VER",
"name": "Version",
"value": "19.0.2"
"value": "19.0.3"
},
{
"id": "BETA",
Expand Down
2 changes: 1 addition & 1 deletion etc/ncp.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"nextcloud_version": "19.0.2",
"nextcloud_version": "19.0.3",
"php_version": "7.3",
"release": "buster"
}

0 comments on commit f00fe21

Please sign in to comment.