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