From 0ef57b1e9e5680e72623a7d2d62efc2ffd939004 Mon Sep 17 00:00:00 2001 From: janeczku Date: Sun, 12 Feb 2017 04:15:13 +0100 Subject: [PATCH] Bump v1.2.2 --- Readme.md | 2 +- VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index 6d25e62..0ef5234 100644 --- a/Readme.md +++ b/Readme.md @@ -60,7 +60,7 @@ Command line flags: - `--vultr-api-endpoint`: Override default Vultr API endpoint URL. If the OS ID is not specified, [RancherOS](http://rancher.com/rancher-os/) will be used as operating system for the instance. -In that case the SSH user is set to `rancher`. You can select a specific RancherOS version by specifying the `--vultr-ros-version` flag. +You can select a specific RancherOS version by specifying the `--vultr-ros-version` flag. ### PXE deployment You can boot a custom OS using a PXE boot script that you created in your Vultr account panel by passing it's ID with the `--vultr-pxe-script` flag and setting `--vultr-os-id` to `159`. diff --git a/VERSION b/VERSION index 6a5e98a..cc90463 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v1.2.1 +v1.2.2