How to upgrade to last minor version with occ command

Support intro

Hi all,
I just want to upgrade my nextcloud 13.0.5 to 13.0.10, because 14 version is not fullly compatible with IE11 ont win7pro (yep sorry but this is it)
What is the way? I have tried onto a test server and it has pushed the 14 version… :frowning:
Thank you for your help…

Nextcloud version : 13.0.5
Operating system and version : Centos 7.4
Apache : 2.4.25
PHP version : 7.1

Download Nextcloud 13.0.10 from here:
https://download.nextcloud.com/server/releases
and follow the steps outlined here:
https://docs.nextcloud.com/server/13/admin_manual/maintenance/manual_upgrade.html

I wrote a script which automates all those steps and creates a backup before upgrading. If anything goes wrong, the previous installation can easily be recovered with help of the script:

thank you, I was searching for an automated script like occ.