We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b34ad4 commit f77fcd0Copy full SHA for f77fcd0
mill
@@ -3,7 +3,7 @@
3
# This is a wrapper script, that automatically download mill from GitHub release pages
4
# You can give the required mill version with MILL_VERSION env variable
5
# If no version is given, it falls back to the value of DEFAULT_MILL_VERSION
6
-DEFAULT_MILL_VERSION=0.8.0
+DEFAULT_MILL_VERSION=0.8.0-13-105f53
7
8
set -e
9
0 commit comments