🔧 chore(ci): remove hardcoded version from CircleCI config

- eliminate version "0.0.1" to avoid redundancy and potential conflicts with dynamic versioning in CircleCI configuration
This commit is contained in:
Jeremiah Russell
2025-09-30 07:47:26 +01:00
committed by Jeremiah Russell
parent c2a2b4298b
commit f4512f0c76

View File

@@ -113,7 +113,6 @@ workflows:
jobs:
- toolkit/save_next_version:
min_rust_version: << pipeline.parameters.min-rust-version >>
version: "0.0.1"
- toolkit/make_release:
requires: