From bd361236079a5aecc9fcbd8318488586fcf8337f Mon Sep 17 00:00:00 2001 From: kenji yoshida <6b656e6a69@gmail.com> Date: Fri, 4 Nov 2016 15:50:59 +0900 Subject: fix starr version in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8679f080c2..c5460ffb7d 100644 --- a/README.md +++ b/README.md @@ -135,7 +135,7 @@ To perform a bootstrap using sbt - then a separate invocation of sbt (using the previously built version as `starr`) is used to build / publish the actual build. -Assume the current `starr` version is `2.12.0-M4` (defined in +Assume the current `starr` version is `2.12.0` (defined in [versions.properties](versions.properties)) and the current version is `2.12.0-SNAPSHOT` (defined in [build.sbt](build.sbt)). To perform a local bootstrap: - Run `publishLocal` (you may want to specify a custom version suffix and skip -- cgit v1.2.3