1 parent 22eaf08 commit 407340eCopy full SHA for 407340e
1 file changed
Makefile
@@ -17,7 +17,7 @@
17
SHELL := $(shell command -v bash)
18
REBAR3 := $(shell type -p rebar3 || echo ./rebar3)
19
REBAR3_GIT = https://github.com/erlang/rebar3.git
20
-REBAR3_VSN = 3.25.0
+REBAR3_VSN = 3.25.1
21
22
prefix=/usr/local
23
exec_prefix=$(prefix)
0 commit comments