From 20881c33ef7317626a0020f7ba4db960c3bd8246 Mon Sep 17 00:00:00 2001 From: Stephen Levine Date: Fri, 16 Mar 2018 02:06:33 -0400 Subject: [PATCH] Update README for upcoming v0.19.0 --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 841d4de..8cacf8f 100644 --- a/README.md +++ b/README.md @@ -154,25 +154,25 @@ applications: ### From a Downloaded Release ```bash -$ ./cflocal-v0.18.0-macos -Plugin successfully installed. Current version: 0.18.0 +$ ./cflocal-v0.19.0-macos +Plugin successfully installed. Current version: 0.19.0 ``` ***Or*** ```bash -$ cf install-plugin cflocal-0.18.0-macos +$ cf install-plugin cflocal-0.19.0-macos Attention: Plugins are binaries written by potentially untrusted authors. Install and use plugins at your own risk. -Do you want to install the plugin cflocal-0.18.0-macos? [yN]: y +Do you want to install the plugin cflocal-0.19.0-macos? [yN]: y Installing plugin cflocal... OK -Plugin cflocal 0.18.0 successfully installed. +Plugin cflocal 0.19.0 successfully installed. ``` ### From the Community Plugin Repository ```bash $ cf install-plugin cflocal Searching CF-Community for plugin cflocal... -Plugin cflocal 0.18.0 found in: CF-Community +Plugin cflocal 0.19.0 found in: CF-Community Attention: Plugins are binaries written by potentially untrusted authors. Install and use plugins at your own risk. Do you want to install the plugin cflocal? [yN]: y @@ -180,7 +180,7 @@ Starting download of plugin binary from repository CF-Community... 14.35 MiB / 14.35 MiB [=====================================] 100.00% 2s Installing plugin cflocal... OK -Plugin cflocal 0.18.0 successfully installed. +Plugin cflocal 0.19.0 successfully installed. ``` Note: This version is occasionally out of date. Furthermore, if you are using a version of the CF CLI prior to `v6.27.0`,