Commit 4c0eacdb by Viktor Fonic Committed by Sid Raval

Use v6.0.0 in installation section

parent be23fbf0
......@@ -167,7 +167,7 @@ Paperclip is distributed as a gem, which is how it should be used in your app.
Include the gem in your Gemfile:
```ruby
gem "paperclip", "~> 5.2.1"
gem "paperclip", "~> 6.0.0"
```
Or, if you want to get the latest, you can get master from the main paperclip repository:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment