Switch to stable branch

This commit is contained in:
John Firebaugh 2013-05-06 12:50:46 -07:00
parent c3801e5931
commit 3ff23409d7

View file

@ -39,7 +39,7 @@ folder 'vendor/assets' do
end end
folder 'iD' do folder 'iD' do
from 'git://github.com/systemed/iD', :branch => 'embed' do from 'git://github.com/systemed/iD', :branch => '1-0-stable' do
folder 'iD/img', 'dist/img' folder 'iD/img', 'dist/img'
folder 'iD/locales', 'dist/locales' folder 'iD/locales', 'dist/locales'
file 'iD.css.erb', 'dist/iD.css' do |path| file 'iD.css.erb', 'dist/iD.css' do |path|