summaryrefslogtreecommitdiff
path: root/pages/about-us/news/2015/platform-oh-seven.md
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2015-06-16 12:38:53 +0200
committervarac <varacanero@zeromail.org>2015-06-16 12:38:53 +0200
commit0d9fb60c706967d205bef63c3478f68ef0974cb4 (patch)
tree3753cc2301b124f57ad957592099880929f46db2 /pages/about-us/news/2015/platform-oh-seven.md
parent0b1a403c1a21ae4f8606a91c7ca787a1d0fb1cd8 (diff)
latest leap_cli is 1.7.3, 1.7.2 was removed
Diffstat (limited to 'pages/about-us/news/2015/platform-oh-seven.md')
-rw-r--r--pages/about-us/news/2015/platform-oh-seven.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/pages/about-us/news/2015/platform-oh-seven.md b/pages/about-us/news/2015/platform-oh-seven.md
index f4c8ac9..c6c1d31 100644
--- a/pages/about-us/news/2015/platform-oh-seven.md
+++ b/pages/about-us/news/2015/platform-oh-seven.md
@@ -14,7 +14,7 @@ We are happy to release the next iteration of the LEAP Platform, and its associa
Compatibility:
-* Requires leap_cli version 1.7.2
+* Requires leap_cli version >= 1.7.3
* Requires bitmask client version >= 0.7
* Previous releases supported cookies when using the provider API. Now, only tokens are supported.
* Includes:
@@ -25,7 +25,7 @@ Compatibility:
Upgrading:
-* `gem install leap_cli --version 1.7.2`.
+* `gem install leap_cli --version 1.7.3`.
* `cd leap_platform; git pull; git checkout 0.7.0`.
* `leap deploy`
* `leap db destroy --db sessions,tokens` You can ignore message about needing to redeploy (since, in this case, we just want to permanently delete those databases).