bump ef tests version (#4217)

This commit is contained in:
realbigsean 2023-04-20 14:00:25 -04:00 committed by GitHub
parent 2d083436c8
commit a6335eb27e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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