Skip to content

Commit 970b2ea

Browse files
committed
Versions
1 parent 1ed17cf commit 970b2ea

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

book.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,17 @@
2828
"template": "ace",
2929
"theme": "monokai"
3030
},
31+
3132
"versions": {
32-
"gitbookConfigURL": "http://rawgit.com/GeekyAnts/native-base-docs/master/book.json",
3333
"options": [
34+
{
35+
"value": "http://rawgit.com/GeekyAnts/native-base-docs/v2.2/_book/index.html",
36+
"text": "v2.2.0"
37+
},
3438
{
3539
"value": "https://nativebase.io/docs/v2.0.0/",
36-
"text": "latest"
40+
"text": "v2.0",
41+
"selected": true
3742
},
3843
{
3944
"value": "http://nativebase.io/docs/v0.5.13/",

0 commit comments

Comments
 (0)