This is an automated email from the ASF dual-hosted git repository.

dpogue pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-docs.git


The following commit(s) were added to refs/heads/master by this push:
     new bedfdf1df6 doc(cli): Update installation requirements for version 13.x 
(#1450)
bedfdf1df6 is described below

commit bedfdf1df624aaed6d96c6c11cf7c8cd52a7bf71
Author: Manuel Beck <[email protected]>
AuthorDate: Mon Dec 8 18:02:56 2025 +0100

    doc(cli): Update installation requirements for version 13.x (#1450)
    
    * doc(cli): Update installation requirements for version 13.x
    
    - cordova-cli 13.x requirements were missing in the installation guide for 
the cli
    
    * Add missing </tr>
    
    * doc(cli): Add installation requirements for version 13.x to 13.x-2025.11
---
 www/docs/en/13.x-2025.11/guide/cli/installation.md | 4 ++++
 www/docs/en/dev/guide/cli/installation.md          | 4 ++++
 2 files changed, 8 insertions(+)

diff --git a/www/docs/en/13.x-2025.11/guide/cli/installation.md 
b/www/docs/en/13.x-2025.11/guide/cli/installation.md
index f3ff7a37f0..087680cbe1 100644
--- a/www/docs/en/13.x-2025.11/guide/cli/installation.md
+++ b/www/docs/en/13.x-2025.11/guide/cli/installation.md
@@ -66,6 +66,10 @@ To install the `cordova` CLI tool, follow these steps:
         </tr>
     </thead>
     <tbody>
+        <tr>
+            <td>13.x</td>
+            <td>>=20.17.0</td>
+        </tr>
         <tr>
             <td>12.x</td>
             <td>>=16.13.0</td>
diff --git a/www/docs/en/dev/guide/cli/installation.md 
b/www/docs/en/dev/guide/cli/installation.md
index f3ff7a37f0..087680cbe1 100644
--- a/www/docs/en/dev/guide/cli/installation.md
+++ b/www/docs/en/dev/guide/cli/installation.md
@@ -66,6 +66,10 @@ To install the `cordova` CLI tool, follow these steps:
         </tr>
     </thead>
     <tbody>
+        <tr>
+            <td>13.x</td>
+            <td>>=20.17.0</td>
+        </tr>
         <tr>
             <td>12.x</td>
             <td>>=16.13.0</td>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to