Commit 4992d972 by Jeroen Visser

Update version in README

You guys missed the version update for the gemfile entry.
parent 36095bc0
......@@ -143,7 +143,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", "~> 4.2"
gem "paperclip", "~> 4.3"
```
If you're still using Rails 2.3.x, you should do this instead:
......
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