Update supported versions in the docs
authorLudovico de Nittis <ludovico.denittis@collabora.com>
Fri, 20 May 2022 15:05:34 +0000 (17:05 +0200)
committerCharles Giessen <46324611+charles-lunarg@users.noreply.github.com>
Sat, 21 May 2022 02:03:51 +0000 (20:03 -0600)
Mention the supported versions that were missing.

Signed-off-by: Ludovico de Nittis <ludovico.denittis@collabora.com>
docs/LoaderDriverInterface.md
docs/LoaderLayerInterface.md

index 7a3e39063c2479af26128c368a33eff12a22cafe..a1a059ef17cc02bff4800dd8d76483f2c815072f 100644 (file)
@@ -526,7 +526,7 @@ Here is an example driver JSON Manifest file:
   <tr>
     <td>"file_format_version"</td>
     <td>The JSON format major.minor.patch version number of this file.<br/>
-        Currently supported version is 1.0.0.</td>
+        Supported versions are: 1.0.0 and 1.0.1.</td>
   </tr>
   <tr>
     <td>"ICD"</td>
index c5be4b1d1d1dfcafdb7f96ac8e2501a8aed170fc..1797c3dc3e17ab9e5646267dc11ed6aed6a4b7a3 100644 (file)
@@ -1611,7 +1611,7 @@ Here's an example of a meta-layer manifest file:
   <tr>
     <td>"file_format_version"</td>
     <td>Manifest format major.minor.patch version number.<br/>
-        Supported versions are: 1.0.0, 1.0.1, 1.1.0, 1.1.1, and 1.1.2.
+        Supported versions are: 1.0.0, 1.0.1, 1.1.0, 1.1.1, 1.1.2 and 1.2.0.
     </td>
     <td>None</td>
     <td>None</td>