Skip to content
This repository has been archived by the owner on Nov 20, 2019. It is now read-only.

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
jorkzijlstra committed Mar 24, 2019
1 parent 7e1df40 commit 9160272
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ Has some extra features that help with direct upload and authenticated url gener
**Note: this version uses the new aws 4 signer, this requires you to correctly set the region**

Important changes
-----------------
**10.0.0**
- Upgraded to Play 2.7

-----------------
**9.0.0**
- Upgraded to Play 2.6
Expand Down
2 changes: 1 addition & 1 deletion version.sbt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version in ThisBuild := "9.0.1"
version in ThisBuild := "10.0.0-SNAPSHOT"

0 comments on commit 9160272

Please sign in to comment.