We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cab9c39 + 65b50ef commit fe9099dCopy full SHA for fe9099d
admin/README.md
@@ -41,6 +41,8 @@ form:
41
If Sonatype credentials change in the future, step 3 can be repeated
42
without generating a new key.
43
44
+Be sure to use SBT 0.13.7 or higher to avoid [#1430](https://github.com/sbt/sbt/issues/1430)!
45
+
46
### Testing
47
48
1. Follow the release process below to create a dummy release (e.g. 0.1.0-TEST1).
project/build.properties
@@ -1 +1 @@
1
-sbt.version=0.13.6
+sbt.version=0.13.7
0 commit comments