Add chrome/version.md

It also adds an associated template for the page.

Change-Id: I07cbbccfc1af4d0f65ba741e0e86fa72182c99fa
diff --git a/mkdocs.yml b/mkdocs.yml
index f7d0b72..f52c665 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -14,7 +14,9 @@
   - search
   - minify:
       minify_html: true
-  - git-revision-date-localized
+  - git-revision-date-localized:
+      exclude:
+        - chrome/version.md
 markdown_extensions:
   - markdown.extensions.admonition
   - markdown.extensions.footnotes
@@ -31,6 +33,7 @@
     - 'Malware en Chrome': 'chrome/malware.md'
     - 'Inhabilitar extensiones de Chrome': 'chrome/diagnostico-extensiones.md'
     - 'Chrome no carga páginas web': 'chrome/no-carga-paginas-web.md'
+    - '¿Qué versión de Chrome tengo?': 'chrome/version.md'
     - 'Canales de Chrome': 'chrome/canales.md'
     - 'Error con certificado': 'chrome/error-certificado.md'
     - 'Volver a mostrar flags antiguas': 'chrome/mostrar-flags-antiguas.md'