Skip to content

Commit

Permalink
bump version in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
micbar committed Feb 21, 2022
1 parent 43a93a9 commit ff0f583
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/ocis/getting-started/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ For this example, assuming version 1.16.0 of oCIS running on a Linux AMD64 host:

```console
# download
curl https://download.owncloud.com/ocis/ocis/1.16.0/ocis-1.16.0-linux-amd64 --output ocis
curl https://download.owncloud.com/ocis/ocis/1.17.0/ocis-1.17.0-linux-amd64 --output ocis

# make binary executable
chmod +x ocis
Expand Down

0 comments on commit ff0f583

Please sign in to comment.