Skip to content

Commit

Permalink
Prepare 1.1.16 (#539)
Browse files Browse the repository at this point in the history
Co-authored-by: Zhuojie Zhou <zhouzhuojie@gmail.com>
  • Loading branch information
nothing0012 and zhouzhuojie authored Jun 30, 2023
1 parent 65a3601 commit 3f4020e
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion browser/flagr-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "flagr-ui",
"version": "1.1.15",
"version": "1.1.16",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
Expand Down
2 changes: 1 addition & 1 deletion docs/api_docs/bundle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.15
version: 1.1.16
tags:
- name: flag
description: Everything about the flag
Expand Down
2 changes: 1 addition & 1 deletion swagger/index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.15
version: 1.1.16
tags:
- name: flag
description: Everything about the flag
Expand Down
2 changes: 1 addition & 1 deletion swagger_gen/restapi/doc.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions swagger_gen/restapi/embedded_spec.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3f4020e

Please sign in to comment.