🔧 chore(ci): remove unused version parameter from config

- delete version parameter from CircleCI config as it is no longer used
This commit is contained in:
Jeremiah Russell
2025-09-29 22:40:41 +01:00
committed by Jeremiah Russell
parent 5244c5a40f
commit 4ae1f1f781

View File

@@ -134,7 +134,6 @@ workflows:
- bot-check
ssh_fingerprint: << pipeline.parameters.fingerprint >>
min_rust_version: << pipeline.parameters.min-rust-version >>
version: 0.0.1
- toolkit/no_release:
min_rust_version: << pipeline.parameters.min-rust-version >>