You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
Deis (pronounced DAY-iss) is an open source PaaS that makes it easy to deploy and manage applications on your own servers. Deis builds upon [Docker](http://docker.io/) and [CoreOS](http://coreos.com) to provide a lightweight PaaS with a [Heroku-inspired](http://heroku.com) workflow.
@@ -17,7 +17,7 @@ Trying out Deis? Continue following these instructions for a local cluster setup
17
17
18
18
Upgrading from a previous Deis release? See [Upgrading Deis](http://docs.deis.io/en/latest/installing_deis/upgrading-deis/) for additional information.
19
19
20
-
Deis is pre-release software. The current release is [v0.10.0](https://github.com/deis/deis/tree/v0.10.0).
20
+
Deis is pre-release software. The current release is [v0.11.0](https://github.com/deis/deis/tree/v0.11.0).
21
21
Until there is a stable release, we recommend you check out the latest
22
22
["master" branch](https://github.com/deis/deis) code and refer
23
23
to the [latest documentation](http://docs.deis.io/en/latest/).
0 commit comments