diff --git a/browser/flagr-ui/package-lock.json b/browser/flagr-ui/package-lock.json index a9c057df..3c176df3 100644 --- a/browser/flagr-ui/package-lock.json +++ b/browser/flagr-ui/package-lock.json @@ -1,12 +1,12 @@ { "name": "flagr-ui", - "version": "1.1.16", + "version": "1.1.17", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "flagr-ui", - "version": "1.1.16", + "version": "1.1.17", "dependencies": { "@iktakahiro/markdown-it-katex": "^4.0.0", "axios": "^1.6.0", diff --git a/browser/flagr-ui/package.json b/browser/flagr-ui/package.json index 1ff96783..c5fe5b35 100644 --- a/browser/flagr-ui/package.json +++ b/browser/flagr-ui/package.json @@ -1,6 +1,6 @@ { "name": "flagr-ui", - "version": "1.1.16", + "version": "1.1.17", "private": true, "scripts": { "serve": "vue-cli-service serve", diff --git a/docs/api_docs/bundle.yaml b/docs/api_docs/bundle.yaml index a486b390..82185260 100644 --- a/docs/api_docs/bundle.yaml +++ b/docs/api_docs/bundle.yaml @@ -4,7 +4,7 @@ info: Flagr is a feature flagging, A/B testing and dynamic configuration microservice. The base path for all the APIs is "/api/v1". title: Flagr - version: 1.1.16 + version: 1.1.17 tags: - name: flag description: Everything about the flag diff --git a/swagger/index.yaml b/swagger/index.yaml index ee26ab93..1b8efd6f 100644 --- a/swagger/index.yaml +++ b/swagger/index.yaml @@ -5,7 +5,7 @@ info: Flagr is a feature flagging, A/B testing and dynamic configuration microservice. The base path for all the APIs is "/api/v1". title: Flagr - version: 1.1.16 + version: 1.1.17 tags: - name: flag description: Everything about the flag diff --git a/swagger_gen/restapi/doc.go b/swagger_gen/restapi/doc.go index 8b84eb0b..c37e1bfa 100644 --- a/swagger_gen/restapi/doc.go +++ b/swagger_gen/restapi/doc.go @@ -8,7 +8,7 @@ // http // Host: localhost // BasePath: /api/v1 -// Version: 1.1.16 +// Version: 1.1.17 // // Consumes: // - application/json diff --git a/swagger_gen/restapi/embedded_spec.go b/swagger_gen/restapi/embedded_spec.go index d3daaf85..1bee1ea4 100644 --- a/swagger_gen/restapi/embedded_spec.go +++ b/swagger_gen/restapi/embedded_spec.go @@ -31,7 +31,7 @@ func init() { "info": { "description": "Flagr is a feature flagging, A/B testing and dynamic configuration microservice. The base path for all the APIs is \"/api/v1\".\n", "title": "Flagr", - "version": "1.1.16" + "version": "1.1.17" }, "basePath": "/api/v1", "paths": { @@ -2120,7 +2120,7 @@ func init() { "info": { "description": "Flagr is a feature flagging, A/B testing and dynamic configuration microservice. The base path for all the APIs is \"/api/v1\".\n", "title": "Flagr", - "version": "1.1.16" + "version": "1.1.17" }, "basePath": "/api/v1", "paths": {