aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--site/jekyll/_data/current.json2
-rw-r--r--site/jekyll/downloads/index.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/site/jekyll/_data/current.json b/site/jekyll/_data/current.json
index fd9d1f7..e3c634f 100644
--- a/site/jekyll/_data/current.json
+++ b/site/jekyll/_data/current.json
@@ -1,5 +1,5 @@
{
- "version": "2.5.0-M2",
+ "version": "2.5.0-RC1",
"native_version": {
"major": "3",
"minor": "0",
diff --git a/site/jekyll/downloads/index.md b/site/jekyll/downloads/index.md
index 6aded8c..fad48ba 100644
--- a/site/jekyll/downloads/index.md
+++ b/site/jekyll/downloads/index.md
@@ -62,7 +62,7 @@ Flow is POSIX compatible so it can be built for a lot more platforms.</p>
Consult the <a href="https://github.com/jodersky/flow/blob/master/CHANGELOG.md">release notes</a> for important changes.
## Requirements
-Flow depends on Akka 2.4 and requires a Java runtime version of 1.8. It is released for Scala binary versions 2.11 and 2.12.
+Flow depends on Akka 2.4 and requires a Java runtime version of 1.8. It is released for Scala binary versions 2.11 and 2.12.0-M3.
## Previous Versions
Archived releases are available in <a href="https://github.com/jodersky/flow/releases">GitHub releases</a>.