README.md in phcpress-41.0.0 vs README.md in phcpress-42.0.0
- old
+ new
@@ -10,10 +10,10 @@
* Upload images locally or use any popular cloud service.
* Customizable article categories module included.
#### Step 1 - Add PHCPress to your gemfile and run command
- gem 'phcpress', '~> 41.0'
+ gem 'phcpress', '~> 42.0'
bundle install
#### Step 2 - Copy PHCPress Database Tables
To copy PHCPress' requried database migrations, copy each command individually to your terminal's command line.