Skip to content

Commit

Permalink
chore: 🚀 update version to 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
felipebonezi committed Jul 1, 2022
1 parent 9d10691 commit 1531a0a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions conf/reference.conf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ play {
maintainer = "Felipe Bonezi"
host = "http://localhost:9000"
name = "playframework-core"
version = "v1.3.0"
version = "1.3.1"
}
i18n {
langs = [ "en-US" ]
Expand Down Expand Up @@ -51,4 +51,4 @@ play {
modules {
enabled += core.CoreModules
}
}
}

0 comments on commit 1531a0a

Please sign in to comment.