This guide covers upgrading a Spree 4.8 application to Spree 4.9.
bundle update
bin/rake spree:install:migrations && bin/rails db:migrate
Was this page helpful?