Skip to content

Commit

Permalink
chore: update version
Browse files Browse the repository at this point in the history
  • Loading branch information
suyuan32 committed Oct 10, 2024
1 parent 02c66bd commit 9809e0b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion fms.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
// Schemes: http, https
// Host: localhost:9102
// BasePath: /
// Version: 1.5.6
// Version: 1.5.7
// Contact: [email protected]
// securityDefinitions:
// Token:
Expand Down
2 changes: 1 addition & 1 deletion fms.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"contact": {
"email": "[email protected]"
},
"version": "1.5.4"
"version": "1.5.7"
},
"host": "localhost:9102",
"basePath": "/",
Expand Down

0 comments on commit 9809e0b

Please sign in to comment.