Skip to content

Commit a43d1ff

Browse files
authored
Bump Conan client version to 2.8.0 (#611)
1 parent 0e6329b commit a43d1ff

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

legacy/.env

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
CONAN_VERSIONS=2.7.1,1.64.1
1+
CONAN_VERSIONS=2.8.0,1.64.1
22

3-
CONAN_VERSION=2.7.1
4-
DOCKER_BUILD_TAG=2.7.1
3+
CONAN_VERSION=2.8.0
4+
DOCKER_BUILD_TAG=2.8.0
55
DOCKER_USERNAME=conanio
66
DOCKERHUB_USERNAME=conanio
77
CMAKE_VERSION=3.18.6

modern/.env

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
CONAN_VERSIONS=2.7.1,1.64.1
2-
CONAN_VERSION=2.7.1
1+
CONAN_VERSIONS=2.8.0,1.64.1
2+
CONAN_VERSION=2.8.0
33

4-
DOCKER_TAG=2.7.1
4+
DOCKER_TAG=2.8.0
55
DOCKER_USERNAME=conanio
66
DOCKERHUB_USERNAME=conanio
77

0 commit comments

Comments
 (0)