Update v0.12.0 to v0.12.1 (#1259)

This commit is contained in:
Michael Sproul
2020-06-11 10:07:10 +10:00
committed by GitHub
parent 7ce9a252a4
commit 39bf05e3e5
12 changed files with 20 additions and 23 deletions

View File

@@ -1,5 +1,4 @@
# Bump the test tag here and in .gitlab-ci.yml and CI will take care of updating the cached tarballs
TESTS_TAG := v0.12.0
TESTS_TAG := v0.12.1
TESTS = general minimal mainnet
TARBALLS = $(patsubst %,%-$(TESTS_TAG).tar.gz,$(TESTS))