Skip to content

Commit

Permalink
Update README to show appropriate latest stable version.
Browse files Browse the repository at this point in the history
  • Loading branch information
mikermcneil committed Feb 5, 2016
1 parent 69623b2 commit 724ad44
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ Sails.js is a web framework that makes it easy to build custom, enterprise-grade
$ sudo npm install sails -g
```

> ######Upgrading from 0.9 or 0.10?
> The v0.11 release of Sails includes support for Socket.io v1, and contains a few breaking changes which affect userland. To read the v0.11 migration guide, click [here](http://sailsjs.org/version-notes/0point10-to-0point11-migration-guide).
> ######Upgrading from 0.10 or 0.11?
> The v0.12 release of Sails contains a few breaking changes which affect userland. To read the v0.12 migration guide, click [here](http://sailsjs.org/version-notes/0point12-migration-guide).

## Your First Sails Project
Expand Down

0 comments on commit 724ad44

Please sign in to comment.