We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 699f9aa commit 6201964Copy full SHA for 6201964
README.md
@@ -60,7 +60,7 @@ To get started with Pizza Test, ensure you have the following installed:
60
Conan can install packages directly from a GitHub repository if it contains a valid conanfile.py.
61
62
```bash
63
-conan install git+https://github.com/fossillogic/fossil-test.git#v1.2.7 --name pizza_test --build=missing
+conan install git+https://github.com/fossillogic/fossil-test.git#v1.2.8 --name pizza_test --build=missing
64
```
65
66
#### Adding via Meson Build System
0 commit comments