Skip to content

Commit

Permalink
Prepare 0.11 release
Browse files Browse the repository at this point in the history
  • Loading branch information
jjohannes committed Jan 22, 2021
1 parent 15aa9cb commit 683f20c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ plugins {
}

group = "org.gradle.playframework"
version = "0.10"
version = "0.11"

repositories {
jcenter()
Expand Down
5 changes: 5 additions & 0 deletions src/docs/asciidoc/50-changes.adoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
== Change Log

[discrete]
=== v0.11 (2021-01-22)

* Fix compatibility with upcoming Gradle 7.0

[discrete]
=== v0.10 (2020-10-15)

Expand Down

0 comments on commit 683f20c

Please sign in to comment.