Merge pull request #41874 from wojtek-t/fix_build

Fix broken build
This commit is contained in:
Wojciech Tyczynski 2017-02-22 09:56:55 +01:00 committed by GitHub
commit 7eb7c2bedb
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
"swagger": "2.0",
"info": {
"title": "Kubernetes",
"version": "v1.6.0"
"version": "v1.7.0"
},
"paths": {
"/api/": {

View File

@ -2,7 +2,7 @@
"swagger": "2.0",
"info": {
"title": "Generic API Server",
"version": "v1.6.0"
"version": "v1.7.0"
},
"paths": {
"/api/": {