diff --git a/conf/reference.conf b/conf/reference.conf index fc6adfc7..f2b02464 100644 --- a/conf/reference.conf +++ b/conf/reference.conf @@ -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" ] @@ -51,4 +51,4 @@ play { modules { enabled += core.CoreModules } -} \ No newline at end of file +}