Commit 22b67e15 authored by Wojciech Tyczynski's avatar Wojciech Tyczynski

Fix build

parent 7d6eba69
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
"swagger": "2.0", "swagger": "2.0",
"info": { "info": {
"title": "Kubernetes", "title": "Kubernetes",
"version": "v1.6.0" "version": "v1.7.0"
}, },
"paths": { "paths": {
"/api/": { "/api/": {
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
"swagger": "2.0", "swagger": "2.0",
"info": { "info": {
"title": "Generic API Server", "title": "Generic API Server",
"version": "v1.6.0" "version": "v1.7.0"
}, },
"paths": { "paths": {
"/api/": { "/api/": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment