We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8ef2ad commit b6555e4Copy full SHA for b6555e4
Makefile
@@ -4,7 +4,7 @@ SED?=sed -i ''
4
RM?=rm -f
5
PREFIX?=/usr/local
6
7
-REPRODUCE_VERSION?=0.6.0
+REPRODUCE_VERSION?=0.6.1
8
9
all: install
10
0 commit comments