Set libxrpl version to 2.0.0-b2 (#926)

Fixes #925
This commit is contained in:
Alex Kremer
2023-10-13 12:38:39 +01:00
committed by GitHub
parent 7080b4d549
commit ff3d2b5600

View File

@@ -25,7 +25,7 @@ class Clio(ConanFile):
'fmt/10.0.0',
'grpc/1.50.1',
'openssl/1.1.1u',
'xrpl/1.12.0',
'xrpl/2.0.0-b2',
]
default_options = {