File tree Expand file tree Collapse file tree 5 files changed +9
-7
lines changed
Expand file tree Collapse file tree 5 files changed +9
-7
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 9 stretch
19- * Nextcloud 15.0.6
19+ * Nextcloud 15.0.8
2020 * Apache 2.4.25, with HTTP2 enabled
2121 * PHP 7.2
2222 * MariaDB 10
Original file line number Diff line number Diff line change 1010
1111
1212# just change this value and re-activate in update.sh to upgrade users
13- VERSION=15.0.6
13+ VERSION=15.0.8
1414
1515configure ()
1616{
Original file line number Diff line number Diff line change 88# More at https://ownyourbits.com/2017/02/13/nextcloud-ready-raspberry-pi-image/
99#
1010
11- LATEST=15.0.6
11+ LATEST=15.0.8
1212
1313configure ()
1414{
Original file line number Diff line number Diff line change 11
2- [ v1.12.10 ] ( https://github.com/nextcloud/nextcloudpi/commit/d826236 ) (2019-06-01) fail2ban: fix missing ufw filter
2+ [ v1.13.0 ] ( https://github.com/nextcloud/nextcloudpi/commit/4572d74 ) (2019-06-01) upgrade to NC15.0.8
33
4- [ v1.12.9] ( https://github.com/nextcloud/nextcloudpi/commit/c71b37f ) (2019-05-27) ncp-notify-updates: dont spam cron mail
4+ [ v1.12.10] ( https://github.com/nextcloud/nextcloudpi/commit/5924131 ) (2019-06-01) fail2ban: fix missing ufw filter
5+
6+ [ v1.12.9 ] ( https://github.com/nextcloud/nextcloudpi/commit/c71b37f ) (2019-05-27) ncp-notify-updates: dont spam cron mail
57
68[ v1.12.8 ] ( https://github.com/nextcloud/nextcloudpi/commit/bfdc475 ) (2019-05-25) docker: mount timezone
79
8- [ v1.12.7] ( https://github.com/nextcloud/nextcloudpi/commit/76137ed ) (2019-05-25) ncp-app: bump to NC16
10+ [ v1.12.7 ] ( https://github.com/nextcloud/nextcloudpi/commit/76137ed ) (2019-05-25) ncp-app: bump to NC16
911
1012[ v1.12.6 ] ( https://github.com/nextcloud/nextcloudpi/commit/da09dc9 ) (2019-05-25) fail2ban: add a ufw jail and filter (dmaroulidis)
1113
Original file line number Diff line number Diff line change 99 {
1010 " id" : " VER" ,
1111 " name" : " Version" ,
12- " value" : " 15.0.6 "
12+ " value" : " 15.0.8 "
1313 },
1414 {
1515 " id" : " BETA" ,
You can’t perform that action at this time.
0 commit comments