You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by ad...@apache.org on 2017/12/13 22:36:40 UTC

[mynewt-site] 02/03: changed version number in versions/v1_2_0/mkdocs.yml

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

aditi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-site.git

commit 61d60b11c8fa47d44c91b6ce3832c61e95f27a17
Author: aditihilbert <ad...@runtime.io>
AuthorDate: Wed Dec 13 13:40:20 2017 -0800

    changed version number in versions/v1_2_0/mkdocs.yml
---
 versions/v1_2_0/mkdocs.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/versions/v1_2_0/mkdocs.yml b/versions/v1_2_0/mkdocs.yml
index e423be7..71bd8d2 100644
--- a/versions/v1_2_0/mkdocs.yml
+++ b/versions/v1_2_0/mkdocs.yml
@@ -612,7 +612,7 @@ markdown_extensions:
         pygments_style: xcode
 
 extra:
-    version: 'latest'
+    version: 'v1_2_0'
     versions:
         - label: 'master'
           dir: 'latest'

-- 
To stop receiving notification emails like this one, please contact
"commits@mynewt.apache.org" <co...@mynewt.apache.org>.