diff --git a/docs/releases/cli-dx.md b/docs/releases/cli-dx.md index ddfecfa4..301d580c 100644 --- a/docs/releases/cli-dx.md +++ b/docs/releases/cli-dx.md @@ -157,7 +157,7 @@ * Allow empty commits using `--allow-empty` and fix default behaviour to not allow these empty commits. -### CLI 3.33.7 (2025/02/07) +### CLI 3.34.0 (2025/02/07) #### What's Changed * Add duration to timeout exception message diff --git a/docs/releases/cli-releases.md b/docs/releases/cli-releases.md index f953fc6f..ca6e7b86 100644 --- a/docs/releases/cli-releases.md +++ b/docs/releases/cli-releases.md @@ -8,7 +8,7 @@ description: The current version of the Moderne CLI and links to useful CLI docu | Component | Current version | | --------------------- | --------------- | | CLI version (Stable) | 3.26.2 | -| CLI version (Staging) | 3.33.7 | +| CLI version (Staging) | 3.34.0 | * [How to update to the latest version of the CLI](../user-documentation/moderne-cli/how-to-guides/cli-upgrade.md) * [Moderne CLI reference docs](../user-documentation/moderne-cli/cli-reference.md) diff --git a/docs/user-documentation/moderne-cli/getting-started/cli-intro.md b/docs/user-documentation/moderne-cli/getting-started/cli-intro.md index e92f56e1..6a0cbf56 100644 --- a/docs/user-documentation/moderne-cli/getting-started/cli-intro.md +++ b/docs/user-documentation/moderne-cli/getting-started/cli-intro.md @@ -40,7 +40,7 @@ If everything was configured correctly, you should be able to type `mod` into yo ```bash ➜ mod -Moderne CLI 3.33.7 +Moderne CLI 3.34.0 Usage: @@ -176,7 +176,7 @@ If you need to enter an SSH passphrase to clone repositories, please see our [SS You should see output similar to the following. ```bash -Moderne CLI 3.33.7 +Moderne CLI 3.34.0 > Cloning organization from Moderne @@ -253,7 +253,7 @@ mod build . --download-only You should see output similar to the following. ```bash -Moderne CLI 3.33.7 +Moderne CLI 3.34.0 > Selecting repositories @@ -451,7 +451,7 @@ mod run . --recipe DependencyVulnerabilityCheck --parallel 0 You should see output similar to the following. ```bash -Moderne CLI 3.33.7 +Moderne CLI 3.34.0 > Selecting repositories @@ -560,7 +560,7 @@ mod study . --last-recipe-run --data-table VulnerabilityReport You should see output similar to the following. ```bash -Moderne CLI 3.33.7 +Moderne CLI 3.34.0 Found recipe run 20250303090700-X0knL @@ -658,7 +658,7 @@ mod run . --recipe CommonStaticAnalysis --parallel 0 You should see output similar to the following. ```bash -Moderne CLI 3.33.7 +Moderne CLI 3.34.0 > Selecting repositories @@ -735,7 +735,7 @@ mod git checkout . -b workshop-changes --last-recipe-run You should see output similar to the following. ```bash -Moderne CLI 3.33.7 +Moderne CLI 3.34.0 Found recipe run 20250114093829-TkzAc diff --git a/docs/user-documentation/moderne-cli/how-to-guides/air-gapped-cli-install.md b/docs/user-documentation/moderne-cli/how-to-guides/air-gapped-cli-install.md index 7f728997..8a4bac07 100644 --- a/docs/user-documentation/moderne-cli/how-to-guides/air-gapped-cli-install.md +++ b/docs/user-documentation/moderne-cli/how-to-guides/air-gapped-cli-install.md @@ -68,7 +68,7 @@ If everything was configured correctly, you should be able to type `mod` into yo ```bash ➜ mod -Moderne CLI 3.33.7 +Moderne CLI 3.34.0 Usage: diff --git a/docs/user-documentation/moderne-cli/how-to-guides/jdk-selection-and-config.md b/docs/user-documentation/moderne-cli/how-to-guides/jdk-selection-and-config.md index 83ac2583..ae87f231 100644 --- a/docs/user-documentation/moderne-cli/how-to-guides/jdk-selection-and-config.md +++ b/docs/user-documentation/moderne-cli/how-to-guides/jdk-selection-and-config.md @@ -36,7 +36,7 @@ mod config java jdk list ```bash ➜ moderne-cli git:(main) ✗ mod config java jdk list -Moderne CLI 3.33.7 +Moderne CLI 3.34.0 > Listing available JDKs