Bump spec tests to v1.0.1 (#2235)

## Issue Addressed

Closes #2232
This commit is contained in:
Michael Sproul 2021-03-02 05:59:48 +00:00
parent cc6f7998fd
commit 5c285f652a

View File

@ -1,4 +1,4 @@
TESTS_TAG := v1.0.0
TESTS_TAG := v1.0.1
TESTS = general minimal mainnet
TARBALLS = $(patsubst %,%-$(TESTS_TAG).tar.gz,$(TESTS))