diff --git a/docs/releases/cli-releases.md b/docs/releases/cli-releases.md
index 994f1eb4..82760f51 100644
--- a/docs/releases/cli-releases.md
+++ b/docs/releases/cli-releases.md
@@ -3,7 +3,7 @@
| Component | Current version |
| --------------------- | --------------- |
| CLI version (Stable) | 3.26.2 |
-| CLI version (Staging) | 3.29.2 |
+| CLI version (Staging) | 3.29.3 |
* [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 072a3b22..20eccc37 100644
--- a/docs/user-documentation/moderne-cli/getting-started/cli-intro.md
+++ b/docs/user-documentation/moderne-cli/getting-started/cli-intro.md
@@ -35,7 +35,7 @@ If everything was configured correctly, you should be able to type `mod` into yo
```bash
➜ mod
-Moderne CLI 3.29.2
+Moderne CLI 3.29.3
Usage:
@@ -168,7 +168,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.29.2
+Moderne CLI 3.29.3
> Cloning organization from Moderne
@@ -245,7 +245,7 @@ mod build . --download-only
You should see output similar to the following.
```bash
-Moderne CLI 3.29.2
+Moderne CLI 3.29.3
> Selecting repositories
@@ -441,7 +441,7 @@ mod run . --recipe DependencyVulnerabilityCheck --parallel 0
You should see output similar to the following.
```bash
-Moderne CLI 3.29.2
+Moderne CLI 3.29.3
> Selecting repositories
@@ -559,7 +559,7 @@ mod study . --last-recipe-run --data-table VulnerabilityReport
You should see output similar to the following.
```bash
-Moderne CLI 3.29.2
+Moderne CLI 3.29.3
Found recipe run 20250114092524-RN2dY
@@ -660,7 +660,7 @@ mod run . --recipe CommonStaticAnalysis --parallel 0
You should see output similar to the following.
```bash
-Moderne CLI 3.29.2
+Moderne CLI 3.29.3
> Selecting repositories
@@ -742,7 +742,7 @@ mod git checkout . -b workshop-changes --last-recipe-run
You should see output similar to the following.
```bash
-Moderne CLI 3.29.2
+Moderne CLI 3.29.3
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 87d065b4..2793a9ad 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
@@ -57,7 +57,7 @@ If everything was configured correctly, you should be able to type `mod` into yo
```bash
➜ mod
-Moderne CLI 3.29.2
+Moderne CLI 3.29.3
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 5409942d..6d6cf85a 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
@@ -31,7 +31,7 @@ mod config java jdk list
```bash
➜ moderne-cli git:(main) ✗ mod config java jdk list
-Moderne CLI 3.29.2
+Moderne CLI 3.29.3
> Listing available JDKs