Update versions of the survey performance tool. (#33058)

This commit is contained in:
Jim Galarowicz 2022-10-10 11:55:49 -05:00 committed by GitHub
parent 8829fb7c03
commit ee2ece3c91
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -33,7 +33,8 @@ class Survey(CMakePackage):
maintainers = ["jgalarowicz"]
version("master", branch="master")
version("1.0.5", branch="1.0.5")
version("1.0.6", branch="1.0.6")
version("1.0.5", tag="1.0.5")
version("1.0.4", tag="1.0.4")
version("1.0.3", tag="1.0.3")
version("1.0.2", tag="1.0.2")