Change 0.6.0 to 0.6.1

https://i.unreliable.host/Discord_2018-08-06_17-31-47.png
This commit is contained in:
mrkrabs 2018-08-06 17:32:18 +03:00 committed by GitHub
parent e90bb19d90
commit c563c3aec0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
# Upgrading 0.5.X to 0.6.0
# Upgrading 0.5.X to 0.6.1
[[toc]]
@ -26,7 +26,7 @@ Stop your Daemon process before continuing in order to avoid any issues and ensu
:::
``` bash
curl -L https://github.com/pterodactyl/daemon/releases/download/v0.6.0/daemon.tar.gz | tar --strip-components=1 -xzv
curl -L https://github.com/pterodactyl/daemon/releases/download/v0.6.1/daemon.tar.gz | tar --strip-components=1 -xzv
```
Then, update the core dependencies for the Daemon with the following command.