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