Correct order of postgresql version

This commit is contained in:
Parbhat Puri 2016-08-25 16:09:35 +05:30
parent f5be5731cb
commit 36474c9d78

View File

@ -127,10 +127,10 @@ Answer the prompts with your own desired options_. For example::
use_heroku [n]: y
use_compressor [n]: y
Select postgresql_version:
1 - 9.2
2 - 9.3
3 - 9.4
4 - 9.5
1 - 9.5
2 - 9.4
3 - 9.3
4 - 9.2
Choose from 1, 2, 3, 4 [1]: 1
Select js_task_runner:
1 - Gulp