Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion core/solidus_core.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,12 @@ $ bin/rails g solidus:install
If you are updating Solidus from an older version, please run
the following commands to complete the update:

$ bin/rails solidus:upgrade
$ bin/rails g solidus:update

Please, don't forget to look at the CHANGELOG to see what has changed and
whether you need to perform other tasks.

https://github.com/solidusio/solidus/blob/master/CHANGELOG.md

Please report any issues at:
- https://github.com/solidusio/solidus/issues
Expand Down