bump to Nextcloud 10.0.5
This commit is contained in:
parent
828512b95a
commit
0c4c2e51bb
2 changed files with 3 additions and 3 deletions
|
@ -11,7 +11,7 @@ Mail:
|
||||||
|
|
||||||
ownCloud (now Nextcloud):
|
ownCloud (now Nextcloud):
|
||||||
|
|
||||||
* ownCloud is replaced with Nextcloud 10.0.4.
|
* ownCloud is replaced with Nextcloud 10.0.5.
|
||||||
|
|
||||||
Control Panel/Management:
|
Control Panel/Management:
|
||||||
|
|
||||||
|
|
|
@ -105,8 +105,8 @@ InstallOwncloud() {
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
owncloud_ver=10.0.4
|
owncloud_ver=10.0.5
|
||||||
owncloud_hash=346590278a5cc7b0a3c8d1a68eafec68ac59c475
|
owncloud_hash=686f6a8e9d7867c32e3bf3ca63b3cc2020564bf6
|
||||||
owncloud_flavor=Nextcloud
|
owncloud_flavor=Nextcloud
|
||||||
|
|
||||||
# Check if Nextcloud dir exist, and check if version matches owncloud_ver (if either doesn't - install/upgrade)
|
# Check if Nextcloud dir exist, and check if version matches owncloud_ver (if either doesn't - install/upgrade)
|
||||||
|
|
Loading…
Reference in a new issue