Skip to content

Commit

Permalink
chore: update version
Browse files Browse the repository at this point in the history
  • Loading branch information
suyuan32 committed Apr 16, 2024
1 parent cc92ea9 commit baf1a53
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.3.11
// Version: 1.4.0
// Contact: yuansu.china.work@gmail.com
// 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": "yuansu.china.work@gmail.com"
},
"version": "1.3.11"
"version": "1.4.0"
},
"host": "localhost:9102",
"basePath": "/",
Expand Down

0 comments on commit baf1a53

Please sign in to comment.