bump to Nextcloud 10.0.5

This commit is contained in:
Joshua Tauberer 2017-04-24 17:19:46 -04:00
parent 828512b95a
commit 0c4c2e51bb
2 changed files with 3 additions and 3 deletions

View File

@ -11,7 +11,7 @@ Mail:
ownCloud (now Nextcloud):
* ownCloud is replaced with Nextcloud 10.0.4.
* ownCloud is replaced with Nextcloud 10.0.5.
Control Panel/Management:

View File

@ -105,8 +105,8 @@ InstallOwncloud() {
fi
}
owncloud_ver=10.0.4
owncloud_hash=346590278a5cc7b0a3c8d1a68eafec68ac59c475
owncloud_ver=10.0.5
owncloud_hash=686f6a8e9d7867c32e3bf3ca63b3cc2020564bf6
owncloud_flavor=Nextcloud
# Check if Nextcloud dir exist, and check if version matches owncloud_ver (if either doesn't - install/upgrade)